]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/toolbar/toolbar.cpp
set m_encoding in wxCSConv ctor from name
[wxWidgets.git] / samples / toolbar / toolbar.cpp
index 7694cee94a3a9a39b5b20bd10b735974dfd6b372..e7a02de3166011abe0bf9c811257557e2b6d2f87 100644 (file)
@@ -48,7 +48,7 @@
         #error wxToolBarSimple is not compiled in, set wxUSE_TOOLBAR_SIMPLE \
                to 1 in setup.h and recompile the library.
     #else
-        #include <wx/tbarsmpl.h>
+        #include "wx/tbarsmpl.h"
     #endif
 #endif // USE_GENERIC_TBAR