X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/aa61d3525370a9b9fa8c797d9b7f89d96994db5f..db60c20db8321d7fb0604e33fe7288ddb38c496e:/src/msw/wince/checklst.cpp?ds=sidebyside diff --git a/src/msw/wince/checklst.cpp b/src/msw/wince/checklst.cpp index b0044c8443..d2ce744d1f 100644 --- a/src/msw/wince/checklst.cpp +++ b/src/msw/wince/checklst.cpp @@ -21,16 +21,16 @@ #include "wx/wxprec.h" #ifdef __BORLANDC__ -#pragma hdrstop + #pragma hdrstop #endif #if wxUSE_CHECKLISTBOX +#include "wx/checklst.h" + #ifndef WX_PRECOMP #endif -#include "wx/checklst.h" - // include "properly" #include "wx/msw/wrapcctl.h"