X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=actions.c;h=e01d2cf3b3d212581724af213bef9ba9932ef2d5;hp=f746dee1edfe8003c719d45b22aafb16dfba121f;hb=1ee0e5c7b0cc469a2d10a7a83b638409a206dee9;hpb=db281a96d70a43c6a6d5b516eceb6e4f67637c57 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);