diff options
Diffstat (limited to 'src/common/core.h')
-rw-r--r-- | src/common/core.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/core.h b/src/common/core.h index dce8157b1..21da18938 100644 --- a/src/common/core.h +++ b/src/common/core.h @@ -6,6 +6,7 @@ #define _CORE_H_ #include "../common/db.h" +#include "../common/mmo.h" #include "../config/core.h" /* so that developers with --enable-debug can raise signals from any section of the code they'd like */ |