From 83c2a309fb5f50d179373f574114717c48618d16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20T=C5=AFma?= Date: Thu, 7 Mar 2024 08:24:45 +0100 Subject: [PATCH] Includes cleanup --- src/map/ENC/mapdata.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/map/ENC/mapdata.cpp b/src/map/ENC/mapdata.cpp index 6458b429..b572e6f7 100644 --- a/src/map/ENC/mapdata.cpp +++ b/src/map/ENC/mapdata.cpp @@ -1,7 +1,5 @@ -#include "common/util.h" #include "objects.h" #include "attributes.h" -#include "style.h" #include "mapdata.h" using namespace ENC;