From: ehofman Date: Thu, 20 Jan 2005 09:22:38 +0000 (+0000) Subject: Use the proper include definition. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=a3691ac01365bce2dafd345ddb567ad17a3d51f0;p=flightgear.git Use the proper include definition. --- diff --git a/utils/Modeller/normalmap.cxx b/utils/Modeller/normalmap.cxx index 0b1fb361a..f5babb13d 100644 --- a/utils/Modeller/normalmap.cxx +++ b/utils/Modeller/normalmap.cxx @@ -4,11 +4,12 @@ * * This file is in public domain. */ +#include #include #include -#include -#include GL_H +#include SG_GL_H + #include