]> git.localhorst.tv Git - l2e.git/blobdiff - src/app/State.h
fixed SDL inclusion in application classes
[l2e.git] / src / app / State.h
index 471b44bd99ff0ba03025560fa95baabc9882039f..d9936ddfcc3665f90a1a6900aac876ebbca4bf3f 100644 (file)
@@ -8,7 +8,7 @@
 #ifndef APP_APPLICATIONSTATE_H_
 #define APP_APPLICATIONSTATE_H_
 
-#include <SDL/SDL.h>
+#include <SDL.h>
 
 namespace app {