X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Flibgame%2Flibgame.h;h=d1f05c82fe561e07c112e9c4aaf0c97dc5608546;hb=refs%2Ftags%2F3.3.1.0;hp=6c1dd346f0cb0323124628dee840e9684b8e94d3;hpb=4f6fe351c7b605d97c1ba8f482fb72e467dc19cb;p=rocksndiamonds.git diff --git a/src/libgame/libgame.h b/src/libgame/libgame.h index 6c1dd346..d1f05c82 100644 --- a/src/libgame/libgame.h +++ b/src/libgame/libgame.h @@ -1,7 +1,7 @@ /*********************************************************** * Artsoft Retro-Game Library * *----------------------------------------------------------* -* (c) 1994-2002 Artsoft Entertainment * +* (c) 1994-2006 Artsoft Entertainment * * Holger Schemel * * Detmolder Strasse 189 * * 33604 Bielefeld * @@ -23,6 +23,7 @@ #include "gadgets.h" #include "text.h" #include "sound.h" +#include "snapshot.h" #include "joystick.h" #include "toons.h" #include "image.h"