]> git.saurik.com Git - wxWidgets.git/blobdiff - src/univ/checklst.cpp
The richtext DLL needs to also link with the html and xml DLLs.
[wxWidgets.git] / src / univ / checklst.cpp
index a69725f51065a78a0877eab2f11de8f9999b63fb..5633b9d24c4e38e1bb3e209b7c5acb5965848609 100644 (file)
 
 #if wxUSE_CHECKLISTBOX
 
+#include "wx/checklst.h"
+
 #ifndef WX_PRECOMP
     #include "wx/log.h"
-
     #include "wx/dcclient.h"
-    #include "wx/checklst.h"
     #include "wx/validate.h"
 #endif