summaryrefslogtreecommitdiff
path: root/src/common/core.h
diff options
context:
space:
mode:
authorshennetsind <ind@henn.et>2013-03-29 14:17:22 -0300
committershennetsind <ind@henn.et>2013-03-29 14:17:22 -0300
commit6ee3d513e882a76aa044f68bc52f2fd8010d8b84 (patch)
treeea4791fa2b77ed07b41b6d11b4657c353642c754 /src/common/core.h
parent691b3e61f2e7ead7c3afa51cdc03d4e9f86f4fed (diff)
downloadhercules-6ee3d513e882a76aa044f68bc52f2fd8010d8b84.tar.gz
hercules-6ee3d513e882a76aa044f68bc52f2fd8010d8b84.tar.bz2
hercules-6ee3d513e882a76aa044f68bc52f2fd8010d8b84.tar.xz
hercules-6ee3d513e882a76aa044f68bc52f2fd8010d8b84.zip
Fixed Bug #7133
http://hercules.ws/board/tracker/issue-7133-no-cart-display/ Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'src/common/core.h')
-rw-r--r--src/common/core.h1
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 */