Abolish funcs.h.
[open-adventure.git] / actions1.c
index f1de63b3bd9e014e20ca41e29f6c98c1fae19140..5de9a1f84a89f31a2b166032482353a7958565e5 100644 (file)
@@ -1,7 +1,6 @@
 #include <stdlib.h>
 #include <stdbool.h>
 #include "advent.h"
-#include "funcs.h"
 #include "database.h"
 
 /* This stuff was broken off as part of an effort to get the main program