Removing an extraneous "#if TARGET_HOST_POSIX_X11" and putting the path into the...
[freeglut] / src / x11 / freeglut_init_x11.c
index 5c3dc4d..8574ce1 100644 (file)
@@ -29,7 +29,7 @@
 #define FREEGLUT_BUILDING_LIB\r
 #include <limits.h>  /* LONG_MAX */\r
 #include <GL/freeglut.h>\r
-#include "freeglut_internal.h"\r
+#include "../Common/freeglut_internal.h"\r
 \r
 /* Return the atom associated with "name". */\r
 static Atom fghGetAtom(const char * name)\r