- FrameRate class is more flexible
[supertux.git] / lib / special / moving_object.cpp
index 92c9229..b874408 100644 (file)
@@ -17,7 +17,9 @@
 //  along with this program; if not, write to the Free Software
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
-#include "special/moving_object.h"
+#include "../special/moving_object.h"
+
+using namespace SuperTux;
 
 MovingObject::MovingObject()
 {