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:
parent
e8ffbcc5d3
commit
0828d834f8
@ -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
|
||||||
|
@ -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 */
|
||||||
|
@ -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 */
|
||||||
|
Reference in New Issue
Block a user