X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;ds=sidebyside;f=dungeon.c;h=a8b5f16e59af9a099160c63d2d64f2a55ac10095;hb=64035d00262d3b10c126748be659d22394b7ed3b;hp=19ec17fc66dce9da1f05669087568ae973d46a28;hpb=07207420a20cc92ccb03dcb9c032114fdc22c4f2;p=open-adventure.git diff --git a/dungeon.c b/dungeon.c index 19ec17f..a8b5f16 100644 --- a/dungeon.c +++ b/dungeon.c @@ -17,6 +17,7 @@ #include #include #include +#include "newdb.h" #include "common.h" // Global variables for use in functions below that can gradually disappear as code is cleaned up