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