Transition to YAML is done, adventure.text and travel.py can go away.
[open-adventure.git] / cheat.c
diff --git a/cheat.c b/cheat.c
index f305dbaea53dee1b6321099524907f4e164e5ff7..d9da4057f8b0a41eb2ab49e6cfeddb64add7ebfb 100644 (file)
--- a/cheat.c
+++ b/cheat.c
@@ -5,9 +5,8 @@
 #include <stdbool.h>
 #include <time.h>
 #include "advent.h"
-#include "database.h"
 #include "linenoise/linenoise.h"
-#include "newdb.h"
+#include "dungeon.h"
 
 struct game_t game;