Added a function to draw text on center of screen for comodity.
[supertux.git] / lib / math / vector.h
index 90588c8..faedaff 100644 (file)
@@ -20,7 +20,7 @@
 #ifndef SUPERTUX_VECTOR_H
 #define SUPERTUX_VECTOR_H
 
-#include "special/base.h"
+#include "../special/base.h"
 
 namespace SuperTux
   {