project_files/hwc/rtl/fpcrtl.h
branchwebgl
changeset 8047 25a4daa6473c
parent 7983 02f36c3e7f6c
child 8050 c82b68016c68
--- a/project_files/hwc/rtl/fpcrtl.h	Tue Nov 13 22:24:30 2012 +0100
+++ b/project_files/hwc/rtl/fpcrtl.h	Tue Nov 13 23:39:49 2012 +0100
@@ -3,13 +3,13 @@
 
 #include <stdio.h>
 #include <stdlib.h>
-#include <math.h>
 #include <string.h>
 #include <unistd.h>
+#include <math.h>
 
+#include "SysUtils.h"
 #include "system.h"
 #include "misc.h"
-#include "sysutils.h"
 #include "fileio.h"
 #include "pmath.h"