]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/checklst.cpp
Digital Mars fixes
[wxWidgets.git] / src / motif / checklst.cpp
index 8b8ee7ef6e3b64006dc2b8df269363667952fa88..ea21e7e19263a2ee00dfb436ace47dbce04876a4 100644 (file)
 
 #if wxUSE_CHECKLISTBOX
 
-#include "wx/defs.h"
-
 #include "wx/checklst.h"
-#include "wx/arrstr.h"
+
+#ifndef WX_PRECOMP
+    #include "wx/arrstr.h"
+#endif
 
 // ============================================================================
 // implementation