X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6aaee6afdcde7c9e677f642303d4988a66cb9dc9..f55d9f749b61b3a8435c58a285ac096726d15040:/include/wx/msgqueue.h?ds=sidebyside 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"