renamed icebox to icecube
[supertux.git] / src / direction.hpp
index 5ecc417..ac32a21 100644 (file)
@@ -23,5 +23,4 @@
 
 enum Direction { LEFT = 0, RIGHT = 1 };
 
-#endif /*SUPERTUX_DEFINES_H*/
-
+#endif