summaryrefslogtreecommitdiff
path: root/src/notes.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/notes.cc')
-rw-r--r--src/notes.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/notes.cc b/src/notes.cc
index 0aa632f2..26960073 100644
--- a/src/notes.cc
+++ b/src/notes.cc
@@ -9,8 +9,9 @@
#include "notes.hpp"
-#include "angband.h"
#include "files.hpp"
+#include "player_class.hpp"
+#include "player_type.hpp"
#include "util.hpp"
#include "util.h"
#include "variable.h"