]> git.mxchange.org Git - flightgear.git/blobdiff - utils/Modeller/normalmap.cxx
- improve Blender registry handling
[flightgear.git] / utils / Modeller / normalmap.cxx
index 4e9b84ee35dafea342ad3895e96ee74a22e1ab15..f5babb13d5161d40bab7fc79e9cfc24e0d71f766 100644 (file)
@@ -4,10 +4,12 @@
  *
  * This file is in public domain.
  */
+#include <simgear/compiler.h>
 
 #include <string.h>
 #include <stdlib.h>
-#include <GL/gl.h>
+#include SG_GL_H
+
 #include <simgear/screen/texture.hxx>