diff options
Diffstat (limited to 'bench')
-rw-r--r-- | bench/raycast.cpp | 1 |
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" |