]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/selectdispatcher.cpp
mac cleanup, pure cgcolor
[wxWidgets.git] / src / common / selectdispatcher.cpp
index f13df0daa6c7e31cac77b0a0c2be4a7d8420add7..0188a76ec09f1e6d1a2c58dae3cf351267ef60e5 100644 (file)
@@ -31,6 +31,7 @@
 #endif
 
 #ifdef HAVE_SYS_SELECT_H
+    #include <sys/time.h>
     #include <sys/select.h>
 #endif