summaryrefslogtreecommitdiff
path: root/src/object/gentariCurtain.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/gentariCurtain.c')
-rw-r--r--src/object/gentariCurtain.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object/gentariCurtain.c b/src/object/gentariCurtain.c
index 97c3aad0..9607058b 100644
--- a/src/object/gentariCurtain.c
+++ b/src/object/gentariCurtain.c
@@ -7,10 +7,10 @@
#include "asm.h"
#include "entity.h"
#include "flags.h"
-#include "functions.h"
#include "object.h"
#include "room.h"
#include "tiles.h"
+#include "map.h"
typedef struct {
Entity base;