]> git.mxchange.org Git - simgear.git/blobdiff - simgear/xgl/xgl.h
Oops, ALUT 1.0 requires a little more work than expected.
[simgear.git] / simgear / xgl / xgl.h
index 40a14fbfe97fd37573236f4acf5283bb6317aad9..bb3712477e09f9b423ba86a48cd0dc4d50de100b 100644 (file)
 # include <windows.h>
 #endif
 
-#include <GL/gl.h>
-#include <GL/glu.h>
+#include <simgear/compiler.h>
+#include SG_GLU_H
+#include SG_GL_H
+
 #include <stdio.h>