]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/checklst.cpp
reverted Chris' MSW additions patch (we should use IPC, not Windows-only functions...
[wxWidgets.git] / src / motif / checklst.cpp
index b609661ac9d71b86f258f8c73985a947100fe65f..740a1ad14b43eaa3a014f8451c319b0f3ccfc44c 100644 (file)
@@ -17,6 +17,8 @@
 #pragma implementation "checklst.h"
 #endif
 
+#include "wx/defs.h"
+
 #include "wx/checklst.h"
 
 // ============================================================================