summaryrefslogtreecommitdiff
path: root/src/util.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/util.hpp')
-rw-r--r--src/util.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/util.hpp b/src/util.hpp
index 8b389927..5cb2f058 100644
--- a/src/util.hpp
+++ b/src/util.hpp
@@ -1,6 +1,7 @@
#pragma once
-#include "angband.h"
+#include "h-basic.h"
+#include "timer_type_fwd.hpp"
#include <vector>
#include <string>