X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FOpenGL_Windows.cpp;h=f118ce7a6810413cd863ddeca95e54504db72b6e;hb=44e4a5263469eb8e216bd6abfad3f0b5e2627d69;hp=b862fc2997af3cc7de4a58cea7cc668318a76ae8;hpb=3f518d0f8cf5f083bc17732e7b8627cec3639940;p=lugaru.git diff --git a/Source/OpenGL_Windows.cpp b/Source/OpenGL_Windows.cpp index b862fc2..f118ce7 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;