X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=utils%2FModeller%2Fnormalmap.cxx;h=78daec4ba003a6815e44bd16343edf11a6c28b90;hb=1d097cc57586eedab7b16d6c77f17009615457e3;hp=0b1fb361a04040133c83bcfbdf538badfa57ce99;hpb=f4dd36901e9c73cd531ba351353ef7458709027f;p=flightgear.git diff --git a/utils/Modeller/normalmap.cxx b/utils/Modeller/normalmap.cxx index 0b1fb361a..78daec4ba 100644 --- a/utils/Modeller/normalmap.cxx +++ b/utils/Modeller/normalmap.cxx @@ -4,12 +4,13 @@ * * This file is in public domain. */ +#include #include #include -#include -#include GL_H -#include +#include + +#include "texture.hxx" static float contrast = 1.0;