X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4a3bdee6a979146c426cd058e9bfe6b58135b124..9a90985d5f2d7e0cd0e458bb3efba709a6166cbb:/contrib/src/deprecated/dosyacc.c diff --git a/contrib/src/deprecated/dosyacc.c b/contrib/src/deprecated/dosyacc.c index aa79d52bd8..22b03cd48c 100644 --- a/contrib/src/deprecated/dosyacc.c +++ b/contrib/src/deprecated/dosyacc.c @@ -4,6 +4,7 @@ /* all Win32 compilers can handle C++ comments, and C++ comments is the only C++ in setup.h */ #include "wx/setup.h" +#include "wx/deprecated/setup.h" #endif #if !defined(wxUSE_PROLOGIO) || wxUSE_PROLOGIO @@ -219,9 +220,9 @@ YYSTYPE yyvs[YYSTACKSIZE]; #line 118 "parser.y" #ifdef IDE_INVOKED -#include "../common/doslex.c" +#include "doslex.c" #else -#include "../common/lex_yy.c" +#include "lex_yy.c" #endif /*