X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Flibgame%2Flibgame.h;h=135b37892c8ce4d9a7c01a8526c9b2a11a5bb37f;hb=38212569c2f58866417f26e9c813ed8b23c5b2c4;hp=4b40b509ef272f807bf60c03f389e8506204fd37;hpb=abe44529b439ad39b4d8dbf19cbd67c9b9844279;p=rocksndiamonds.git diff --git a/src/libgame/libgame.h b/src/libgame/libgame.h index 4b40b509..135b3789 100644 --- a/src/libgame/libgame.h +++ b/src/libgame/libgame.h @@ -4,7 +4,7 @@ // (c) 1995-2014 by Artsoft Entertainment // Holger Schemel // info@artsoft.org -// http://www.artsoft.org/ +// https://www.artsoft.org/ // ---------------------------------------------------------------------------- // libgame.h // ============================================================================ @@ -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