X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fevents.c;h=604345d90f07054d1639ee0f285d45c1123547db;hb=da14f69fd95c7bd5a0d70cdf4935af06f1f20a04;hp=95d3752203352663e0def25858d35f4a4fa6c53b;hpb=228a5718ede5ee00512ed2e333b3cee47baa124c;p=rocksndiamonds.git diff --git a/src/events.c b/src/events.c index 95d37522..604345d9 100644 --- a/src/events.c +++ b/src/events.c @@ -11,16 +11,16 @@ * events.c * ***********************************************************/ +#include "libgame/libgame.h" + #include "events.h" #include "init.h" #include "screens.h" #include "tools.h" #include "game.h" #include "editor.h" -#include "misc.h" #include "tape.h" #include "joystick.h" -#include "buttons.h" #include "network.h" /* values for key_status */