]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/src/deprecated/dosyacc.c
added ability to generate wx24-like wxWindows.dsp
[wxWidgets.git] / contrib / src / deprecated / dosyacc.c
index aa79d52bd8a4cf2e98e56a0c78d64bf8a4c563a0..22b03cd48ce6c2909355a597352d9c0f443ecd77 100644 (file)
@@ -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
 
 /*