properly implement invisible blocks
[supertux.git] / lib / special / timer.cpp
index ed3608e..5aa62ba 100644 (file)
@@ -18,6 +18,8 @@
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 //  02111-1307, USA.
 
+#include <config.h>
+
 #include "SDL.h"
 #include "../special/timer.h"