diff options
Diffstat (limited to 'src/char/char.h')
-rw-r--r-- | src/char/char.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/char/char.h b/src/char/char.h index 09a78f6b9..2928929de 100644 --- a/src/char/char.h +++ b/src/char/char.h @@ -5,6 +5,7 @@ #ifndef _COMMON_CHAR_H_ #define _COMMON_CHAR_H_ +#include "../config/core.h" #include "../common/core.h" // CORE_ST_LAST #include "../common/db.h" |