]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Models.h
Drop keyboard input if it was part of the grab or window/fullscreen toggle.
[lugaru.git] / Source / Models.h
index 2f1da97fa140da17d3c8defcc5dcdaf1929de21d..45ae7a33fbaaf20282fada9cc3aecbcd2e8390a7 100644 (file)
@@ -5,7 +5,7 @@
 //
 // Model Maximums
 //
-#include "gl.h"
+#include "gamegl.h"
 #include <stdlib.h>
 #include <stdio.h>
 #include <string.h>
@@ -127,4 +127,4 @@ public:
        Model();
 };
 
-#endif
\ No newline at end of file
+#endif