]> git.saurik.com Git - wxWidgets.git/commitdiff
another file which needs wx/thread.h inclusion now
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 14 Dec 2007 23:55:02 +0000 (23:55 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 14 Dec 2007 23:55:02 +0000 (23:55 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50699 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/motif/evtloop.cpp

index fa1db8c84ceb15aa62bd5af96273f78d064f5dc7..6886f5d3e187facab4562bd2e9b7770fe980131f 100644 (file)
@@ -33,6 +33,7 @@
 #endif //WX_PRECOMP
 
 #include "wx/evtloop.h"
 #endif //WX_PRECOMP
 
 #include "wx/evtloop.h"
+#include "wx/thread.h"
 
 #ifdef __VMS__
     #pragma message disable nosimpint
 
 #ifdef __VMS__
     #pragma message disable nosimpint