summaryrefslogtreecommitdiff
path: root/src/map/skill.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/skill.hpp')
-rw-r--r--src/map/skill.hpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/map/skill.hpp b/src/map/skill.hpp
index 5d23bae..4e6fff0 100644
--- a/src/map/skill.hpp
+++ b/src/map/skill.hpp
@@ -20,17 +20,15 @@
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
-#include "skill.t.hpp"
+#include "../mmo/skill.t.hpp"
#include "fwd.hpp"
#include "skill-pools.hpp"
-#include "../strings/fwd.hpp"
#include "../strings/rstring.hpp"
#include "../strings/literal.hpp"
-#include "../generic/fwd.hpp"
#include "../generic/array.hpp"
#include "map.hpp"