Added what I called of actions to Sprite.
[supertux.git] / lib / math / physic.h
index bae4dd3..f269cb8 100644 (file)
@@ -21,7 +21,7 @@
 #ifndef SUPERTUX_PHYSIC_H
 #define SUPERTUX_PHYSIC_H
 
-#include "math/vector.h"
+#include "../math/vector.h"
 
 namespace SuperTux
   {