From c93b3616adbf26673fc928fdfbbec814fec41c75 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Thu, 11 Jan 2024 18:15:00 +0100 Subject: w --- loader/impl.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'loader/impl.cpp') diff --git a/loader/impl.cpp b/loader/impl.cpp index 1ea7b7b6..0f15e74c 100644 --- a/loader/impl.cpp +++ b/loader/impl.cpp @@ -2,8 +2,8 @@ #include "compat/assert.hpp" #include "loader/scenery.hpp" #include "loader/vobj-info.hpp" -#include "loader/ground-info.hpp" #include "loader/wall-info.hpp" +#include "src/ground-atlas.hpp" #include #include -- cgit v1.2.3