X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b3470d76c33ade522ab6932e8135047e02c61b9f..65dc921d3f1080b8b5c6ca49d2cce228d6924480:/src/html/m_pre.cpp diff --git a/src/html/m_pre.cpp b/src/html/m_pre.cpp index f1c064e755..313d8a88bc 100644 --- a/src/html/m_pre.cpp +++ b/src/html/m_pre.cpp @@ -15,7 +15,7 @@ #include "wx/defs.h" #if wxUSE_HTML && wxUSE_STREAMS -#ifdef __BORDLANDC__ +#ifdef __BORLANDC__ #pragma hdrstop #endif