From: ehofman Date: Mon, 22 Jun 2009 10:50:04 +0000 (+0000) Subject: fix a head path reference X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=f519f7f631d996737b9853d020e495a207399924;p=flightgear.git fix a head path reference --- diff --git a/utils/Modeller/normalmap.cxx b/utils/Modeller/normalmap.cxx index 98c3a8488..78daec4ba 100644 --- a/utils/Modeller/normalmap.cxx +++ b/utils/Modeller/normalmap.cxx @@ -10,7 +10,7 @@ #include #include -#include +#include "texture.hxx" static float contrast = 1.0;