New Norwegian Translation
[supertux.git] / lib / video / drawing_context.h
index 03dce32..7ef8de9 100644 (file)
@@ -24,9 +24,9 @@
 
 #include "SDL.h"
 
-#include "../math/vector.h"
-#include "../video/screen.h"
-#include "../video/surface.h"
+#include "math/vector.h"
+#include "video/screen.h"
+#include "video/surface.h"
 
 namespace SuperTux
   {