freeglut_internal.h needs some GL types, but it is not self-contained.
authorSven Panne <sven.panne@aedion.de>
Wed, 5 Nov 2008 18:45:36 +0000 (18:45 +0000)
committerSven Panne <sven.panne@aedion.de>
Wed, 5 Nov 2008 18:45:36 +0000 (18:45 +0000)
TODO: Move freeglut.h #include into freeglut_internal.h itself?

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@754 7f0cb862-5218-0410-a997-914c9d46530a

src/freeglut_glutfont_definitions.c
src/freeglut_stroke_mono_roman.c
src/freeglut_stroke_roman.c

index 30a3659..60a987c 100644 (file)
@@ -40,6 +40,7 @@
  * structure to match GLUT.
  */
 
+#include <GL/freeglut.h>
 #include "freeglut_internal.h"
 
 #if TARGET_HOST_POSIX_X11
index bd95a6f..ec86d56 100644 (file)
@@ -28,6 +28,7 @@
 
 /* This file has been automatically generated by the genstroke utility. */
 
+#include <GL/freeglut.h>
 #include "freeglut_internal.h"
 
 /* char: 0x20 */
index 522801a..da4e030 100644 (file)
@@ -28,6 +28,7 @@
 
 /* This file has been automatically generated by the genstroke utility. */
 
+#include <GL/freeglut.h>
 #include "freeglut_internal.h"
 
 /* char: 0x20 */