New Norwegian Translation
[supertux.git] / lib / special / moving_object.h
index d04c3ef..b5c4764 100644 (file)
@@ -26,6 +26,7 @@
 #include "math/rectangle.h"
 
 class Sector;
+class CollisionGrid;
 
 namespace SuperTux
   {