]> 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 9c687514c996ee5ed25fc37de8c7ba4cafc13a0e..37520284c8900ef45464d0fa6b24e74924c9e98f 100644 (file)
@@ -120,9 +120,8 @@ extern float volume;
 
 #ifdef WIN32
 #include <shellapi.h>
-#endif
-
 #include "win-res/resource.h"
+#endif
 
 using namespace std;