X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3c9e913f6f38abd072cab9ed88437d343a7ac934..afc0db8ca0bcae488ed7efa8ee3bcd873873a8d9:/include/wx/wxprec.h diff --git a/include/wx/wxprec.h b/include/wx/wxprec.h index 0c1c73d22d..7feefa2bd3 100644 --- a/include/wx/wxprec.h +++ b/include/wx/wxprec.h @@ -36,9 +36,9 @@ #ifdef WX_PRECOMP -// include "wx/wxchar.h" first to ensure that UNICODE macro is correctly set +// include "wx/chartype.h" first to ensure that UNICODE macro is correctly set // _before_ including -#include "wx/wxchar.h" +#include "wx/chartype.h" // include standard Windows headers #if defined(__WXMSW__)