]> git.mxchange.org Git - simgear.git/blobdiff - simgear/xgl/xgl.h
Add dynamic glMultiTextureARB detection
[simgear.git] / simgear / xgl / xgl.h
index 434ab09d6ec862d0560b13667b152e124a6bc093..366cf4796d16ba4036cbccd56084dc2657631864 100644 (file)
@@ -2,6 +2,10 @@
 #define _XGL_H
 
 
+#ifdef HAVE_CONFIG_H
+#  include <simgear_config.h>
+#endif
+
 #ifdef HAVE_WINDOWS_H
 #  include <windows.h>
 #endif