]> git.jsancho.org Git - lugaru.git/blobdiff - Source/OpenGL_Windows.cpp
Moved 'resource.h' inclusion in 'OpenGL_Windows.cpp' to only be included on Win32...
[lugaru.git] / Source / OpenGL_Windows.cpp
index da5118519eb0526874f7878c36d76767a69cedf1..37520284c8900ef45464d0fa6b24e74924c9e98f 100644 (file)
@@ -120,10 +120,9 @@ extern float volume;
 
 #ifdef WIN32
 #include <shellapi.h>
+#include "win-res/resource.h"
 #endif
 
-#include "res/resource.h"
-
 using namespace std;