Jettison MAKEWD(), GETTXT(), vocab(), GETIN(), and the old db compiler.
[open-adventure.git] / actions.c
index 311a71d5a1e08eda72d793be4e222d54ec905129..f746dee1edfe8003c719d45b22aafb16dfba121f 100644 (file)
--- a/actions.c
+++ b/actions.c
@@ -1,7 +1,6 @@
 #include <stdlib.h>
 #include <stdbool.h>
 #include "advent.h"
-#include "database.h"
 #include "newdb.h"
 
 static int fill(token_t, token_t);