X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/790dbce337d394141b238943cd779e02770fc014..1b6f93fcfe211e81c77d7485c4c3786a846c84df:/src/html/htmlwin.cpp diff --git a/src/html/htmlwin.cpp b/src/html/htmlwin.cpp index ebb83bd452..f57311fce4 100644 --- a/src/html/htmlwin.cpp +++ b/src/html/htmlwin.cpp @@ -18,7 +18,7 @@ #include "wx/defs.h" #if wxUSE_HTML && wxUSE_STREAMS -#ifdef __BORDLANDC__ +#ifdef __BORLANDC__ #pragma hdrstop #endif