diff options
Diffstat (limited to 'src/common/HPM.c')
-rw-r--r-- | src/common/HPM.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/HPM.c b/src/common/HPM.c index 2b508e233..5a0fe16dc 100644 --- a/src/common/HPM.c +++ b/src/common/HPM.c @@ -10,6 +10,7 @@ #include "common/conf.h" #include "common/console.h" #include "common/core.h" +#include "common/db.h" #include "common/malloc.h" #include "common/mmo.h" #include "common/showmsg.h" |