]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/timerimpl.cpp
remove unneccessary header dependencies on wx/thread.h
[wxWidgets.git] / src / common / timerimpl.cpp
index 3f94268d218ef9f88d6a81870df78c398ab2a0f5..4ab6fa8e23950216290c6ae1075ba22be5064a21 100644 (file)
@@ -29,6 +29,7 @@
 
 #include "wx/private/timer.h"
 #include "wx/utils.h"               // for wxNewId()
+#include "wx/thread.h"
 
 wxTimerImpl::wxTimerImpl(wxTimer *timer)
 {