]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msgqueue.h
Give GTK specific (but public) methods a Gtk prefix
[wxWidgets.git] / include / wx / msgqueue.h
index eda5cc992cab2e3dc9acca717cc0e7d8756e2693..eaf64c05ae84183e233b293a70af5a9647e1612b 100644 (file)
@@ -19,6 +19,8 @@
 
 #if wxUSE_THREADS
 
+#include "wx/stopwatch.h"
+
 #include "wx/beforestd.h"
 #include <queue>
 #include "wx/afterstd.h"