X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fevents.c;h=604345d90f07054d1639ee0f285d45c1123547db;hb=1465ca1ffdf2104d25b9a46ca9bf8a3f175403fd;hp=95d3752203352663e0def25858d35f4a4fa6c53b;hpb=4bca9bc5f299a9b287134b06e41b147f506792b4;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 */