summaryrefslogtreecommitdiffstats
path: root/rsc/source
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-03-03 22:51:30 +0100
committerThomas Arnhold <thomas@arnhold.org>2013-03-04 13:58:40 +0100
commit26e37ca4c7a26d59f1a42de2a43705f61327389e (patch)
tree03facb9e7f2135df1a1765e5a1cd19a55fa3e0c8 /rsc/source
parentdoubled namespace (diff)
downloadcore-26e37ca4c7a26d59f1a42de2a43705f61327389e.tar.gz
core-26e37ca4c7a26d59f1a42de2a43705f61327389e.zip
doubled includes
Change-Id: I70ec796188e2388e1e4d699126f7ae817f5ff86e
Diffstat (limited to 'rsc/source')
-rw-r--r--rsc/source/parser/rscdb.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/rsc/source/parser/rscdb.cxx b/rsc/source/parser/rscdb.cxx
index 93a3281bdc69..47d79b89187b 100644
--- a/rsc/source/parser/rscdb.cxx
+++ b/rsc/source/parser/rscdb.cxx
@@ -780,7 +780,6 @@ ERRTYPE RscTypCont :: WriteHxx( FILE * fOutput, sal_uLong nFileKey )
fprintf( fOutput, "#include <vcl/fixed.hxx>\n" );
fprintf( fOutput, "#include <vcl/group.hxx>\n" );
fprintf( fOutput, "#include <vcl/image.hxx>\n" );
- fprintf( fOutput, "#include <vcl/button.hxx>\n" );
fprintf( fOutput, "#include <vcl/keycod.hxx>\n" );
fprintf( fOutput, "#include <vcl/lstbox.hxx>\n" );
fprintf( fOutput, "#include <vcl/mapmod.hxx>\n" );