From 66cb5538460d08241d384a5fc04d8628726abd43 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Thu, 10 Mar 2016 18:41:54 +0100 Subject: Fix a missing include --- src/player_race_mod.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/player_race_mod.hpp b/src/player_race_mod.hpp index 72f975ce..ed48356e 100644 --- a/src/player_race_mod.hpp +++ b/src/player_race_mod.hpp @@ -2,6 +2,7 @@ #include "body.hpp" #include "h-basic.h" +#include "player_defs.hpp" #include "skills_defs.hpp" struct player_race_mod -- cgit v1.2.3