]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/private/selectdispatcher.h
added the possibility to draw grid lines across the entire window
[wxWidgets.git] / include / wx / private / selectdispatcher.h
index 9ee71d4f9fb11b34d1d1fc12587a5ac95e196dc3..5eed47c55c081530803911b803b489ba05237d59 100644 (file)
@@ -18,7 +18,9 @@
 #ifdef __WATCOMC__
   #include <types.h>
   #include <sys/ioctl.h>
+  #include <sys/time.h>
   #include <sys/select.h>
+  #include <tcpustd.h>
 #else
   #include <sys/types.h>
 #endif