Statisticts now also count secret areas found
[supertux.git] / src / object / coin.cpp
index c7cf940..b89f200 100644 (file)
@@ -29,6 +29,7 @@
 #include "gameobjs.hpp"
 #include "statistics.hpp"
 #include "object_factory.hpp"
+#include "level.hpp"
 
 Coin::Coin(const Vector& pos)
 {