X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/27dadec122262b4d9dc975389f7837348da8a135..0f0b19d6460e6b1eea33af51e8034c828cef35fa:/include/wx/event.h diff --git a/include/wx/event.h b/include/wx/event.h index f0941739c2..5ce6242d57 100644 --- a/include/wx/event.h +++ b/include/wx/event.h @@ -25,9 +25,9 @@ #include "wx/defs.h" #include "wx/object.h" +#include "wx/clntdata.h" #if wxUSE_GUI - #include "wx/clntdata.h" #include "wx/gdicmn.h" #include "wx/cursor.h" #endif