X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Flibgame%2Flibgame.h;h=d1f05c82fe561e07c112e9c4aaf0c97dc5608546;hb=f926e522aef77158e0011ae5ad2cf8805509d6d1;hp=d16c32bf24d11ad9ec18c61c5ba902ead564ebd3;hpb=41e8d55b767c898f20c29a1b0b8d2ef8840be2f5;p=rocksndiamonds.git diff --git a/src/libgame/libgame.h b/src/libgame/libgame.h index d16c32bf..d1f05c82 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,7 +23,9 @@ #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"