]> git.mxchange.org Git - flightgear.git/blobdiff - utils/Modeller/normalmap.cxx
mingw fix
[flightgear.git] / utils / Modeller / normalmap.cxx
index f5babb13d5161d40bab7fc79e9cfc24e0d71f766..78daec4ba003a6815e44bd16343edf11a6c28b90 100644 (file)
@@ -8,9 +8,9 @@
 
 #include <string.h>
 #include <stdlib.h>
-#include SG_GL_H
+#include <osg/GL>
 
-#include <simgear/screen/texture.hxx>
+#include "texture.hxx"
 
 
 static float contrast = 1.0;