X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Flibgame%2Flibgame.h;h=3ce4812ef22c3fb39cc9285af2f2b94aeeabfa42;hb=7b447f4c902beff72ad385a99cd723eb7d1ea369;hp=f7c67bb86f31221115a5b500c4e4263b4fe4de6e;hpb=1446af0fb66276d75bd2ce82d368292283e555aa;p=rocksndiamonds.git diff --git a/src/libgame/libgame.h b/src/libgame/libgame.h index f7c67bb8..3ce4812e 100644 --- a/src/libgame/libgame.h +++ b/src/libgame/libgame.h @@ -1,7 +1,7 @@ /*********************************************************** * Artsoft Retro-Game Library * *----------------------------------------------------------* -* (c) 1994-2001 Artsoft Entertainment * +* (c) 1994-2006 Artsoft Entertainment * * Holger Schemel * * Detmolder Strasse 189 * * 33604 Bielefeld * @@ -23,10 +23,10 @@ #include "gadgets.h" #include "text.h" #include "sound.h" +#include "snapshot.h" #include "joystick.h" #include "toons.h" #include "image.h" -#include "pcx.h" #include "setup.h" #include "misc.h"