freeglut_internal.h needs some GL types, but it is not self-contained.

TODO: Move freeglut.h #include into freeglut_internal.h itself?


git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@754 7f0cb862-5218-0410-a997-914c9d46530a
This commit is contained in:
spanne 2008-11-05 18:45:36 +00:00
parent e8ffbcc5d3
commit 0828d834f8
3 changed files with 3 additions and 0 deletions

View File

@ -40,6 +40,7 @@
* structure to match GLUT. * structure to match GLUT.
*/ */
#include <GL/freeglut.h>
#include "freeglut_internal.h" #include "freeglut_internal.h"
#if TARGET_HOST_POSIX_X11 #if TARGET_HOST_POSIX_X11

View File

@ -28,6 +28,7 @@
/* This file has been automatically generated by the genstroke utility. */ /* This file has been automatically generated by the genstroke utility. */
#include <GL/freeglut.h>
#include "freeglut_internal.h" #include "freeglut_internal.h"
/* char: 0x20 */ /* char: 0x20 */

View File

@ -28,6 +28,7 @@
/* This file has been automatically generated by the genstroke utility. */ /* This file has been automatically generated by the genstroke utility. */
#include <GL/freeglut.h>
#include "freeglut_internal.h" #include "freeglut_internal.h"
/* char: 0x20 */ /* char: 0x20 */