Renaming images.
[supertux.git] / src / interactive_object.h
index 5f4e5bd..24aa866 100644 (file)
@@ -23,6 +23,8 @@
 #include "special/game_object.h"
 #include "special/base.h"
 
+using namespace SuperTux;
+
 enum InteractionType
 {
   INTERACTION_TOUCH, INTERACTION_ACTIVATE // more to come