summaryrefslogtreecommitdiff
path: root/src/tables.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/tables.cc')
-rw-r--r--src/tables.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tables.cc b/src/tables.cc
index b91c1a6a..53b86ae7 100644
--- a/src/tables.cc
+++ b/src/tables.cc
@@ -9,7 +9,6 @@
#include "tables.hpp"
#include "tables.h"
-#include "angband.h"
#include "modules.hpp"
#include "options.hpp"
#include "q_library.hpp"
@@ -39,6 +38,7 @@
#include "q_one.hpp"
#include "q_main.hpp"
#include "q_rand.hpp"
+#include "stats.hpp"
#include "variable.hpp"