summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/map/party.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/party.h b/src/map/party.h
index 5ebf7b357..e1f2d3a3b 100644
--- a/src/map/party.h
+++ b/src/map/party.h
@@ -3,6 +3,7 @@
#ifndef _PARTY_H_
#define _PARTY_H_
#include "../common/mmo.h" // struct party
+#include "../config/core.h"
struct block_list;
struct map_session_data;
struct party;