Renaming images.
[supertux.git] / src / interactive_object.h
index 62bfb4b..24aa866 100644 (file)
 #ifndef SUPERTUX_INTERACTIVE_OBJECT_H
 #define SUPERTUX_INTERACTIVE_OBJECT_H
 
-#include "game_object.h"
-#include "type.h"
+#include "special/game_object.h"
+#include "special/base.h"
+
+using namespace SuperTux;
 
 enum InteractionType
 {