summaryrefslogtreecommitdiffhomepage
path: root/bench
diff options
context:
space:
mode:
Diffstat (limited to 'bench')
-rw-r--r--bench/raycast.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/bench/raycast.cpp b/bench/raycast.cpp
index cdcf71f7..d77bee85 100644
--- a/bench/raycast.cpp
+++ b/bench/raycast.cpp
@@ -1,4 +1,5 @@
#include "src/raycast-diag.hpp"
+#include "src/tile-constants.hpp"
#include "src/world.hpp"
#include "src/wall-atlas.hpp"
#include "loader/loader.hpp"