X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=actions.c;h=e01d2cf3b3d212581724af213bef9ba9932ef2d5;hb=da27ae1932d1311887ad3a677b10b87610e31854;hp=f746dee1edfe8003c719d45b22aafb16dfba121f;hpb=83fb64b5a817de3f1023c79ab2319d01d9dce9ae;p=open-adventure.git diff --git a/actions.c b/actions.c index f746dee..e01d2cf 100644 --- a/actions.c +++ b/actions.c @@ -1,7 +1,7 @@ #include #include #include "advent.h" -#include "newdb.h" +#include "dungeon.h" static int fill(token_t, token_t);