Had to change the #includes of dependend headers from "dir/header.h" to "../dir...
[supertux.git] / lib / utils / lispwriter.cpp
index 02dd921..c92b7c3 100644 (file)
@@ -19,7 +19,7 @@
 
 #include <iostream>
 
-#include "utils/lispwriter.h"
+#include "../utils/lispwriter.h"
 
 using namespace SuperTux;