diff --git a/include/wx/msgqueue.h b/include/wx/msgqueue.h index eda5cc992c..eaf64c05ae 100644 --- a/include/wx/msgqueue.h +++ b/include/wx/msgqueue.h @@ -19,6 +19,8 @@ #if wxUSE_THREADS +#include "wx/stopwatch.h" + #include "wx/beforestd.h" #include #include "wx/afterstd.h"