X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e306597309a120f2ae91385c731a5cb2722c52aa..3f56b20ea9a7bf732c543314ad3b430f65f5c9b1:/samples/sashtest/sashtest.h diff --git a/samples/sashtest/sashtest.h b/samples/sashtest/sashtest.h index fd2737f82e..11c644f8a9 100644 --- a/samples/sashtest/sashtest.h +++ b/samples/sashtest/sashtest.h @@ -6,10 +6,10 @@ // Created: 04/01/98 // RCS-ID: $Id$ // Copyright: (c) Julian Smart -// Licence: wxWindows license +// Licence: wxWindows license ///////////////////////////////////////////////////////////////////////////// -#include +#include "wx/toolbar.h" // Define a new application class MyApp: public wxApp