From 427dc1ae93fe9aafe97a2796b11db6ac940a97b1 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Tue, 16 Nov 2010 10:11:57 +0000 Subject: GUI: Move major widgets to new directory gui/widgets Also renamed the source/header files, now they are more closely aligned to how we rename most other source files svn-id: r54264 --- gui/browser_osx.mm | 2 -- 1 file changed, 2 deletions(-) (limited to 'gui/browser_osx.mm') diff --git a/gui/browser_osx.mm b/gui/browser_osx.mm index ea77e16c04..37699c364c 100644 --- a/gui/browser_osx.mm +++ b/gui/browser_osx.mm @@ -26,8 +26,6 @@ #define FORBIDDEN_SYMBOL_ALLOW_ALL #include "gui/browser.h" -#include "gui/GuiManager.h" -#include "gui/ListWidget.h" #include "common/config-manager.h" #include "common/system.h" -- cgit v1.2.3