From fbef93c2d3a01a80f6fb702faf1f43360caf9f5b Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Mon, 23 Feb 2015 09:11:59 +0100 Subject: Move notes.cc functions to separate header --- src/spells2.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/spells2.cc') diff --git a/src/spells2.cc b/src/spells2.cc index 20a095ac..241e3c1a 100644 --- a/src/spells2.cc +++ b/src/spells2.cc @@ -8,6 +8,7 @@ #include "angband.h" #include "hooks.h" +#include "notes.hpp" #include "skills.hpp" #include "spells3.hpp" -- cgit v1.2.3