Had to change the #includes of dependend headers from "dir/header.h" to "../dir...
[supertux.git] / lib / utils / lispreader.h
index e1a2b59..eb7581c 100644 (file)
@@ -31,7 +31,7 @@
 
 #include <zlib.h>
 
-#include "utils/exceptions.h"
+#include "../utils/exceptions.h"
 
 namespace SuperTux {