X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/923d28da0eed674dfd7f4a497568ac14a29f0189..99d21c0e1f8d87570702c52dccd3ad698f0a0931:/src/mac/carbon/imaglist.cpp?ds=sidebyside diff --git a/src/mac/carbon/imaglist.cpp b/src/mac/carbon/imaglist.cpp index 04c71a729a..054cdeb734 100644 --- a/src/mac/carbon/imaglist.cpp +++ b/src/mac/carbon/imaglist.cpp @@ -20,10 +20,9 @@ #ifndef WX_PRECOMP #include "wx/dc.h" #include "wx/icon.h" + #include "wx/image.h" #endif -#include "wx/image.h" - IMPLEMENT_DYNAMIC_CLASS(wxImageList, wxObject)