register recent GL extensions for libGL compatibility
[mesa.git] / src / mesa / drivers / svga / svgamesa15.c
index bc352878f99b005576aac74572b64f500916941a..cb73a8567949637b28acac1db81b2e8b9ea709e1 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: svgamesa15.c,v 1.4 2000/01/25 00:03:01 brianp Exp $ */
+/* $Id: svgamesa15.c,v 1.5 2000/01/31 22:10:06 tanner Exp $ */
 
 /*
  * Mesa 3-D graphics library
  * Additional authors:  Slawomir Szczyrba <steev@hot.pl>  (Mesa 3.2)
  */
 
+#ifdef HAVE_CONFIG_H
+#include "conf.h"
+#endif
+
 #ifdef SVGA
 
 #include "svgapix.h"