diff --git a/include/wx/timer.h b/include/wx/timer.h index 2ce27b648c..c79633c6c0 100644 --- a/include/wx/timer.h +++ b/include/wx/timer.h @@ -21,6 +21,7 @@ #include "wx/longlong.h" #include "wx/event.h" #include "wx/stopwatch.h" // for backwards compatibility +#include "wx/window.h" // only for NewControlId() // more readable flags for Start():