diff --git a/include/wx/ustring.h b/include/wx/ustring.h index 1158af5a98..fdb658ec77 100644 --- a/include/wx/ustring.h +++ b/include/wx/ustring.h @@ -13,6 +13,8 @@ #include "wx/defs.h" #include "wx/string.h" +#include + WXDLLIMPEXP_TEMPLATE_INSTANCE_BASE( wxCharTypeBuffer ) #if SIZEOF_WCHAR_T == 2