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