]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/events/propagation.cpp
add wx/window.h for MSVC compilation
[wxWidgets.git] / tests / events / propagation.cpp
index 27c395eccf417f1de4435af161d1e6d63ae141cf..311fb171ef7712502374cb56396516234af8feb2 100644 (file)
@@ -21,6 +21,7 @@
 #endif // WX_PRECOMP
 
 #include "wx/event.h"
+#include "wx/window.h"
 #include "wx/scopeguard.h"
 
 namespace