From 58d70c2895931c2841779ddd2f43b2e50a972dbc Mon Sep 17 00:00:00 2001 From: Ragora Date: Fri, 12 Sep 2014 05:20:03 -0400 Subject: [PATCH] Removed Unused includes from experimentation --- apps/openmw/mwgui/mapwindow.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/apps/openmw/mwgui/mapwindow.cpp b/apps/openmw/mwgui/mapwindow.cpp index 17e0847672..3f8b3c7aa0 100644 --- a/apps/openmw/mwgui/mapwindow.cpp +++ b/apps/openmw/mwgui/mapwindow.cpp @@ -14,9 +14,6 @@ #include "../mwrender/globalmap.hpp" -#include "../mwgui/container.hpp" -#include "../mwgui/itemview.hpp" - #include "../components/esm/globalmap.hpp" #include "widgets.hpp"