]> git.saurik.com Git - wxWidgets.git/commitdiff
fix the fix of r57935
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Fri, 9 Jan 2009 11:31:58 +0000 (11:31 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Fri, 9 Jan 2009 11:31:58 +0000 (11:31 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57936 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/osx/tglbtn_osx.cpp

index 639a85d4bab6f374ff122a7608f4fbb7f9b7c037..162739fe44b83f4b75fc3590076fc44b8c8a44a9 100644 (file)
@@ -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