move over rewritten lispreader from tuxkart (with additional fixes), generalized...
[supertux.git] / lib / video / font.h
index 2a5067a..429cf97 100644 (file)
@@ -23,8 +23,8 @@
 
 #include <string>
 
-#include "../video/surface.h"
-#include "../math/vector.h"
+#include "video/surface.h"
+#include "math/vector.h"
 
 namespace SuperTux
   {