include GL/glext.h
authorBrian Paul <brian.paul@tungstengraphics.com>
Wed, 23 Feb 2000 01:36:44 +0000 (01:36 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Wed, 23 Feb 2000 01:36:44 +0000 (01:36 +0000)
src/mesa/main/glheader.h

index afe9e3a..8a72d7f 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: glheader.h,v 1.4 2000/02/12 15:55:34 brianp Exp $ */
+/* $Id: glheader.h,v 1.5 2000/02/23 01:36:44 brianp Exp $ */
 
 /*
  * Mesa 3-D graphics library
@@ -61,6 +61,7 @@
 #endif
 
 #include <GL/gl.h>
+#include <GL/glext.h>
 
 
 /*