X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cdccdfabb29bd51aded9aac141e1f7bbd6c85443..defeae282fad5fa8887d05d2f27cd8a4668491a5:/src/mac/classic/bmpbuttn.cpp?ds=inline diff --git a/src/mac/classic/bmpbuttn.cpp b/src/mac/classic/bmpbuttn.cpp index be7783beb6..5ed94c3cb1 100644 --- a/src/mac/classic/bmpbuttn.cpp +++ b/src/mac/classic/bmpbuttn.cpp @@ -17,12 +17,12 @@ #ifndef WX_PRECOMP #include "wx/window.h" + #include "wx/bitmap.h" #endif IMPLEMENT_DYNAMIC_CLASS(wxBitmapButton, wxButton) #include "wx/mac/uma.h" -#include "wx/bitmap.h" bool wxBitmapButton::Create(wxWindow *parent, wxWindowID id, const wxBitmap& bitmap, const wxPoint& pos,