From: Francesco Montorsi Date: Fri, 9 Jan 2009 11:31:58 +0000 (+0000) Subject: fix the fix of r57935 X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/166040cf594c63f8edf3534f2435630fb8c443a4 fix the fix of r57935 git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57936 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/osx/tglbtn_osx.cpp b/src/osx/tglbtn_osx.cpp index 639a85d4ba..162739fe44 100644 --- a/src/osx/tglbtn_osx.cpp +++ b/src/osx/tglbtn_osx.cpp @@ -24,7 +24,7 @@ #include "wx/tglbtn.h" #include "wx/osx/private.h" -#include "wx/osx/bmpbuttn.h" // for wxDEFAULT_BUTTON_MARGIN +#include "wx/bmpbuttn.h" // for wxDEFAULT_BUTTON_MARGIN // ---------------------------------------------------------------------------- // macros