Removed superfluous #includes.
[freeglut] / src / freeglut_internal.h
index 081ae9c..90d1a37 100644 (file)
 #endif
 
 /* These files should be available on every platform. */
-#include <GL/gl.h>
-#include <GL/glu.h>
 #include <stdio.h>
 #include <string.h>
 #include <math.h>