don't include GL/gl.h, rely on glheader.h

This commit is contained in:
Brian Paul
2004-04-08 21:10:31 +00:00
parent bb16df1767
commit 78c3edc174
-1
View File
@@ -35,7 +35,6 @@
* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
#include <GL/gl.h>
#include "glheader.h"
#include "glapi.h"
#include "glapitable.h"