/* 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
#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
/*