]> git.jsancho.org Git - lugaru.git/blobdiff - Source/SDLInput.cpp
Game builds and runs...need more input.
[lugaru.git] / Source / SDLInput.cpp
index 26bf03f96e3ae6e0aff0cff5629ba40d18bc9cdb..f79607708cc296b3de4d192650a5ea32497438ac 100644 (file)
@@ -2,7 +2,9 @@
 
 /**> HEADER FILES <**/
 #include "SDLInput.h"
-#include "String.h"
+#include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
 
 extern bool keyboardfrozen;
 extern bool buttons[3];