X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Ffiles.c;h=f8bbea80a85ffde79aaacdc092af0171e55117f8;hp=42f7a9930dad5b2ca4fe93ad44a10f5078fb7548;hb=da14f69fd95c7bd5a0d70cdf4935af06f1f20a04;hpb=228a5718ede5ee00512ed2e333b3cee47baa124c diff --git a/src/files.c b/src/files.c index 42f7a993..f8bbea80 100644 --- a/src/files.c +++ b/src/files.c @@ -15,9 +15,10 @@ #include #include +#include "libgame/libgame.h" + #include "files.h" #include "tools.h" -#include "misc.h" #include "tape.h" #include "joystick.h"