X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/960ba969f9b7e004cfa7bd1ea26e953dbc159f8c..034957673ccd2006aee3937c5b86245e51d4bf62:/include/wx/html/htmlproc.h diff --git a/include/wx/html/htmlproc.h b/include/wx/html/htmlproc.h index 8b3906b527..59cb01ed94 100644 --- a/include/wx/html/htmlproc.h +++ b/include/wx/html/htmlproc.h @@ -11,8 +11,8 @@ #ifndef _WX_HTMLPREP_H_ #define _WX_HTMLPREP_H_ -#ifdef __GNUG__ -#pragma interface "htmlprep.h" +#if defined(__GNUG__) && !defined(__APPLE__) +#pragma interface "htmlproc.h" // (implementation is in htmlwin.cpp, there's no htmlprep.cpp!) #endif