summaryrefslogtreecommitdiff
path: root/src/spells2.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/spells2.cc')
-rw-r--r--src/spells2.cc5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/spells2.cc b/src/spells2.cc
index 2c402ffc..20a095ac 100644
--- a/src/spells2.cc
+++ b/src/spells2.cc
@@ -1,7 +1,3 @@
-/* File: spells2.c */
-
-/* Purpose: Spell code (part 2) */
-
/*
* Copyright (c) 1989 James E. Wilson, Robert A. Koeneke
*
@@ -12,6 +8,7 @@
#include "angband.h"
#include "hooks.h"
+#include "skills.hpp"
#include "spells3.hpp"
#include <cassert>