diff options
Diffstat (limited to 'make/glu-impl-common-CustomCCode.c')
-rw-r--r-- | make/glu-impl-common-CustomCCode.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/make/glu-impl-common-CustomCCode.c b/make/glu-impl-common-CustomCCode.c new file mode 100644 index 000000000..9a6a8d2ab --- /dev/null +++ b/make/glu-impl-common-CustomCCode.c @@ -0,0 +1,2 @@ +/* Include the OpenGL GLU header */ +#include <GL/glu.h> |