added support for more event types for global animations (yet to be added)
[rocksndiamonds.git] / src / libgame / libgame.h
index 4b40b509ef272f807bf60c03f389e8506204fd37..e5aab80d3265d3d4431485893de0b1ef87791146 100644 (file)
@@ -23,9 +23,9 @@
 #include "sound.h"
 #include "snapshot.h"
 #include "joystick.h"
-#include "toons.h"
 #include "image.h"
 #include "setup.h"
 #include "misc.h"
+#include "zip/miniunz.h"
 
-#endif /* LIBGAME_H */
+#endif // LIBGAME_H