X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/00621a0d176dcaf22414b89e766fa124eea80763..a79fe526de101dbb890535633d9c7b0c950e71a9:/tests/events/propagation.cpp diff --git a/tests/events/propagation.cpp b/tests/events/propagation.cpp index 27c395eccf..311fb171ef 100644 --- a/tests/events/propagation.cpp +++ b/tests/events/propagation.cpp @@ -21,6 +21,7 @@ #endif // WX_PRECOMP #include "wx/event.h" +#include "wx/window.h" #include "wx/scopeguard.h" namespace