]> git.jsancho.org Git - lugaru.git/blobdiff - Source/OpenGL_Full_Screen.cpp
Don't disable all warnings...
[lugaru.git] / Source / OpenGL_Full_Screen.cpp
index 694ffd5f16872fde9772a70f05d739ff0bfd4330..223b0c57074e4d96807acca6ba48127326cc4916 100644 (file)
@@ -76,7 +76,7 @@ extern float oldgamespeed;
     #include <Profiler.h>
 
        #include "agl.h"
-    #include "gl.h"
+    #include "gamegl.h"
        #include "glu.h"
 #endif