X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FOpenGL_Windows.cpp;h=37520284c8900ef45464d0fa6b24e74924c9e98f;hb=8f4dc3c4e8b580082a4310a1e47dbb87758b6f4f;hp=da5118519eb0526874f7878c36d76767a69cedf1;hpb=58aaf9dc190781f673fd5928277d3ade7434268a;p=lugaru.git diff --git a/Source/OpenGL_Windows.cpp b/Source/OpenGL_Windows.cpp index da51185..3752028 100644 --- a/Source/OpenGL_Windows.cpp +++ b/Source/OpenGL_Windows.cpp @@ -120,10 +120,9 @@ extern float volume; #ifdef WIN32 #include +#include "win-res/resource.h" #endif -#include "res/resource.h" - using namespace std;