From 4ccf58c168691072c515db17cad26dd1e76acf89 Mon Sep 17 00:00:00 2001 From: The Dax Date: Wed, 21 Aug 2013 05:40:12 -0400 Subject: [PATCH] Attempt to fix Qt build. --- Qt/QtHost.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/Qt/QtHost.cpp b/Qt/QtHost.cpp index ba03f98ac7..fc66ddef4d 100644 --- a/Qt/QtHost.cpp +++ b/Qt/QtHost.cpp @@ -9,7 +9,6 @@ #include "Core/Debugger/SymbolMap.h" #include "Core/Config.h" #include "base/NativeApp.h" -#include "UI/MenuScreens.h" #include "UI/EmuScreen.h" #include "UI/UIShader.h" #include "UI/ui_atlas.h"