Reduce include complexity.
[open-adventure.git] / saveresume.c
index a2c10a090c7765f33b2ec3ff8b68edc655833179..3b94b4845a2a568a373ec5661a015f07d85a6c36 100644 (file)
@@ -16,7 +16,6 @@
 #include <inttypes.h>
 
 #include "advent.h"
-#include "dungeon.h"
 
 /*
  * Use this to detect endianness mismatch.  Can't be unchanged by byte-swapping.