X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/27dadec122262b4d9dc975389f7837348da8a135..d394825d697b56ecd4d21ef534b2bb5abcad87f4:/include/wx/event.h?ds=inline 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