X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e702ff0f08a54622a6b0f1e2ec39537b082c3a8e..09fcd88955f6460d1f0d3d506118ce52c1090621:/include/wx/stubs/frame.h diff --git a/include/wx/stubs/frame.h b/include/wx/stubs/frame.h index 64ec0d6cd1..540caf249e 100644 --- a/include/wx/stubs/frame.h +++ b/include/wx/stubs/frame.h @@ -18,7 +18,10 @@ #include "wx/window.h" #include "wx/toolbar.h" + +#if wxUSE_ACCEL #include "wx/accel.h" +#endif WXDLLEXPORT_DATA(extern const char*) wxFrameNameStr; WXDLLEXPORT_DATA(extern const char*) wxToolBarNameStr;