diff options
Diffstat (limited to 'rsc/source/parser/rscinit.cxx')
-rw-r--r-- | rsc/source/parser/rscinit.cxx | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/rsc/source/parser/rscinit.cxx b/rsc/source/parser/rscinit.cxx index 8803a01f3e99..48710a693e31 100644 --- a/rsc/source/parser/rscinit.cxx +++ b/rsc/source/parser/rscinit.cxx @@ -22,8 +22,7 @@ #include <stdio.h> #include <tools/rc.h> - -#include <vclrsc.hxx> +#include <tools/wintypes.hxx> #include <rsctree.hxx> #include <rsctop.hxx> @@ -36,7 +35,6 @@ #include <rscclass.hxx> #include <rsckey.hxx> #include <rscdb.hxx> - #include <rsclex.hxx> #include <rscyacc.hxx> |