Use a header/source set common to both advent and the dungeon builder.
[open-adventure.git] / advent.h
index df6efdb8bcc6b580358a9031525abd114eb7c751..16b721c7414fd6d56f3394070efc5f570b57a1d6 100644 (file)
--- a/advent.h
+++ b/advent.h
@@ -1,7 +1,7 @@
 #include <stdio.h>
 #include <stdbool.h>
 
-#include "sizes.h"
+#include "common.h"
 
 #define LINESIZE       100
 #define NDWARVES       6