X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/33c2a4b7e228d9f7680d54a8b5171ee8b6ce0687..129b8b1a215fc1fcc1b9f06daa0aeaf22bbce614:/src/html/htmlwin.cpp?ds=sidebyside diff --git a/src/html/htmlwin.cpp b/src/html/htmlwin.cpp index 75e39a8ba7..a8c739afeb 100644 --- a/src/html/htmlwin.cpp +++ b/src/html/htmlwin.cpp @@ -15,7 +15,7 @@ #if wxUSE_HTML && wxUSE_STREAMS -#ifndef WXPRECOMP +#ifndef WX_PRECOMP #include "wx/list.h" #include "wx/log.h" #include "wx/intl.h"