From: Stefan Csomor Date: Thu, 25 Aug 2011 16:37:05 +0000 (+0000) Subject: mb:54153a12-b2c7-417e-b607-c4faa9c436ab X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/0e1d0c5373f0e4cf7b1111437438d83ddf7151d5?ds=inline mb:54153a12-b2c7-417e-b607-c4faa9c436ab git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68880 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/osx/window_osx.cpp b/src/osx/window_osx.cpp index 065426269a..b5254d12d9 100644 --- a/src/osx/window_osx.cpp +++ b/src/osx/window_osx.cpp @@ -58,15 +58,15 @@ #endif #if wxUSE_DRAG_AND_DROP -#include "wx/dnd.h" + #include "wx/dnd.h" #endif #include "wx/graphics.h" #if wxOSX_USE_CARBON -#include "wx/osx/uma.h" + #include "wx/osx/uma.h" #else -#include "wx/osx/private.h" + #include "wx/osx/private.h" #endif #define MAC_SCROLLBAR_SIZE 15