]> git.jsancho.org Git - lugaru.git/commitdiff
Fixed header include in 'OpenGL_Windows.cpp'
authorNeal Gompa <ngompa13@gmail.com>
Sun, 16 May 2010 02:30:55 +0000 (21:30 -0500)
committerNeal Gompa <ngompa13@gmail.com>
Sun, 16 May 2010 02:30:55 +0000 (21:30 -0500)
Source/OpenGL_Windows.cpp

index da5118519eb0526874f7878c36d76767a69cedf1..9c687514c996ee5ed25fc37de8c7ba4cafc13a0e 100644 (file)
@@ -122,7 +122,7 @@ extern float volume;
 #include <shellapi.h>
 #endif
 
-#include "res/resource.h"
+#include "win-res/resource.h"
 
 using namespace std;