瀏覽代碼

Follow up to be3d5fe
* Fixes a compile warning.

aleos89 9 年之前
父節點
當前提交
598def8544
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/map/skill.h

+ 1 - 0
src/map/skill.h

@@ -7,6 +7,7 @@
 #include "../common/mmo.h" // MAX_SKILL, struct square
 #include "../common/db.h"
 #include "map.h" // struct block_list
+#include "battle.h" // enum damage_lv
 struct map_session_data;
 struct homun_data;
 struct skill_unit;