From dc4b789acb2e6737dd6ed5721b3efbde1a2be14f Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Mon, 23 Feb 2015 09:11:59 +0100 Subject: Move skills.cc function declarations to skills.hpp --- src/help.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/help.cc') diff --git a/src/help.cc b/src/help.cc index 4c14da9d..8fbaaa4f 100644 --- a/src/help.cc +++ b/src/help.cc @@ -13,6 +13,7 @@ #include "angband.h" #include "hooks.h" +#include "skills.hpp" #define DESC_MAX 14 #define TRIGGERED_HELP_MAX 19 -- cgit v1.2.3