From 90234564e5502f9e6b15f3c9e0d9c431b1e50d34 Mon Sep 17 00:00:00 2001 From: Kirill Petrashin Date: Sun, 3 May 2026 11:18:40 +0300 Subject: One more unneeded include --- map.h | 1 - 1 file changed, 1 deletion(-) diff --git a/map.h b/map.h index 16c731f..43335fb 100644 --- a/map.h +++ b/map.h @@ -4,7 +4,6 @@ #include #include "structs.h" #include "config.h" -#include "path.h" #include "priority_queue.h" extern int map_offset_x; -- cgit v1.2.3