Finish newdb -> dungeon renaming.
[open-adventure.git] / actions.c
index f746dee1edfe8003c719d45b22aafb16dfba121f..e01d2cf3b3d212581724af213bef9ba9932ef2d5 100644 (file)
--- a/actions.c
+++ b/actions.c
@@ -1,7 +1,7 @@
 #include <stdlib.h>
 #include <stdbool.h>
 #include "advent.h"
-#include "newdb.h"
+#include "dungeon.h"
 
 static int fill(token_t, token_t);