]> git.mxchange.org Git - flightgear.git/commitdiff
fix a head path reference
authorehofman <ehofman>
Mon, 22 Jun 2009 10:50:04 +0000 (10:50 +0000)
committerTim Moore <timoore@redhat.com>
Tue, 23 Jun 2009 08:54:10 +0000 (10:54 +0200)
utils/Modeller/normalmap.cxx

index 98c3a848840fdb9bd7010b2eb087e7b2afce355a..78daec4ba003a6815e44bd16343edf11a6c28b90 100644 (file)
@@ -10,7 +10,7 @@
 #include <stdlib.h>
 #include <osg/GL>
 
-#include <simgear/screen/texture.hxx>
+#include "texture.hxx"
 
 
 static float contrast = 1.0;