]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/classic/checklst.cpp
Rich text lib separation.
[wxWidgets.git] / src / mac / classic / checklst.cpp
index 96a18ed14303f4baf1ef89aef82c87fa9b15ddc0..184928c7df31ab792a3991dd4e2b4d02f67f1341 100644 (file)
 #if wxUSE_CHECKLISTBOX
 
 #include "wx/checklst.h"
-#include "wx/arrstr.h"
+
+#ifndef WX_PRECOMP
+    #include "wx/arrstr.h"
+#endif
 
 #include "wx/mac/uma.h"
 #include <Appearance.h>