From f519f7f631d996737b9853d020e495a207399924 Mon Sep 17 00:00:00 2001 From: ehofman Date: Mon, 22 Jun 2009 10:50:04 +0000 Subject: [PATCH] fix a head path reference --- utils/Modeller/normalmap.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;