summaryrefslogtreecommitdiff
path: root/src/gods.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/gods.cc')
-rw-r--r--src/gods.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gods.cc b/src/gods.cc
index 92861d79..ea23f3fb 100644
--- a/src/gods.cc
+++ b/src/gods.cc
@@ -6,7 +6,9 @@
* included in all such copies.
*/
#include "gods.hpp"
+
#include "angband.h"
+#include "skills.hpp"
#include <cassert>