X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8e3f3880bc2b13b0ff90a60f676959989da732dd..8ec09aacc6d8a0ef8c8e3910c46258bc20f0734b:/src/os2/checklst.cpp diff --git a/src/os2/checklst.cpp b/src/os2/checklst.cpp index 7d5566b912..692eafb574 100644 --- a/src/os2/checklst.cpp +++ b/src/os2/checklst.cpp @@ -18,8 +18,11 @@ #if wxUSE_CHECKLISTBOX && wxUSE_OWNER_DRAWN +#include "wx/checklst.h" + #ifndef WX_PRECOMP #include "wx/object.h" + #include "wx/log.h" #endif #include "wx/colour.h" @@ -31,8 +34,6 @@ #include "wx/settings.h" #include "wx/dcmemory.h" #include "wx/dcscreen.h" -#include "wx/checklst.h" -#include "wx/log.h" #define INCL_PM #include