rearranged order of some functions
[mesa.git] / src / mesa / main / glheader.h
index afe9e3a763ed69994d8899ec6e5f2e5f4f20931d..6a6eeab023798f219c687d4c66ee5355100afe70 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.6 2000/02/24 15:12:05 brianp Exp $ */
 
 /*
  * Mesa 3-D graphics library
@@ -60,7 +60,8 @@
 #include "conf.h"
 #endif
 
-#include <GL/gl.h>
+#include "GL/gl.h"
+#include "GL/glext.h"
 
 
 /*