- Made miniswig support HSQUIRRELVM arguments (and realized it was not needed
[supertux.git] / src / object / rock.h
index ff01810..f0ab98a 100644 (file)
@@ -22,7 +22,7 @@
 #define __ROCK_H__
 
 #include "moving_object.h"
-#include "math/physic.h"
+#include "physic.h"
 #include "lisp/lisp.h"
 #include "portable.h"
 #include "serializable.h"