X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Flibgame%2Flibgame.h;h=f7c67bb86f31221115a5b500c4e4263b4fe4de6e;hb=f25f84638db551dfef62b019ca2390193ad53600;hp=9c70978eb0fcec24806efd390d9bf3cfd9c21798;hpb=681721dddc91bcdaef50002d1e861cc8d484e938;p=rocksndiamonds.git diff --git a/src/libgame/libgame.h b/src/libgame/libgame.h index 9c70978e..f7c67bb8 100644 --- a/src/libgame/libgame.h +++ b/src/libgame/libgame.h @@ -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 */