X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Flibgame%2Flibgame.h;h=6f4c20c29e248d3f77eea1c9ec1fc04436c32926;hb=93926b59ca45db5bb31f63e08d7ee729745e0306;hp=26cfb6906e1f37b6c37d20e2b4813c97d1f9e97a;hpb=e582c697ddb8c9cd9d5d345beaf83c1916b849fa;p=rocksndiamonds.git diff --git a/src/libgame/libgame.h b/src/libgame/libgame.h index 26cfb690..6f4c20c2 100644 --- a/src/libgame/libgame.h +++ b/src/libgame/libgame.h @@ -1,7 +1,7 @@ /*********************************************************** * Artsoft Retro-Game Library * *----------------------------------------------------------* -* (c) 1994-2000 Artsoft Entertainment * +* (c) 1994-2006 Artsoft Entertainment * * Holger Schemel * * Detmolder Strasse 189 * * 33604 Bielefeld * @@ -23,8 +23,11 @@ #include "gadgets.h" #include "text.h" #include "sound.h" +#include "joystick.h" +#include "toons.h" #include "image.h" #include "pcx.h" +#include "setup.h" #include "misc.h" #endif /* LIBGAME_H */