aboutsummaryrefslogtreecommitdiff
path: root/gui/browser_osx.mm
diff options
context:
space:
mode:
authorMax Horn2010-11-16 10:11:57 +0000
committerMax Horn2010-11-16 10:11:57 +0000
commit427dc1ae93fe9aafe97a2796b11db6ac940a97b1 (patch)
treeff4e8bea780e9d078c3066fee72640154ba35a74 /gui/browser_osx.mm
parentc734fc2b3eb327fd442e9a7a62beeec964f2830b (diff)
downloadscummvm-rg350-427dc1ae93fe9aafe97a2796b11db6ac940a97b1.tar.gz
scummvm-rg350-427dc1ae93fe9aafe97a2796b11db6ac940a97b1.tar.bz2
scummvm-rg350-427dc1ae93fe9aafe97a2796b11db6ac940a97b1.zip
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
Diffstat (limited to 'gui/browser_osx.mm')
-rw-r--r--gui/browser_osx.mm2
1 files changed, 0 insertions, 2 deletions
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"