From a20a268975aa70cdf53ef7cbb58d7108f0a7b09f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20T=C5=AFma?= Date: Sat, 2 Dec 2017 20:33:29 +0100 Subject: [PATCH] includes cleanup --- src/GUI/gui.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/GUI/gui.cpp b/src/GUI/gui.cpp index 64a915ee..3adf1995 100644 --- a/src/GUI/gui.cpp +++ b/src/GUI/gui.cpp @@ -23,7 +23,6 @@ #include #include #include "data/data.h" -#include "map/map.h" #include "map/maplist.h" #include "map/emptymap.h" #include "config.h"