summaryrefslogtreecommitdiff
path: root/rsc/source/tools
diff options
context:
space:
mode:
authorJoseph Powers <jpowers27@cox.net>2011-02-19 08:29:03 -0800
committerJoseph Powers <jpowers27@cox.net>2011-02-19 08:29:03 -0800
commitaefcf32dc048b0de2129c8ad1af0dfea50c4c9bb (patch)
treecba1a8bd7ef080b606439a1e3272e014c672aac1 /rsc/source/tools
parent92afab4044d82feceb4de506ee83d23489ff2df9 (diff)
Some more #include <tools/list.hxx> cleanup
I basically removed them for everywhere and then added back in only the ones required to get it to build. I did a "make distclean" on Mac and it worked.
Diffstat (limited to 'rsc/source/tools')
-rw-r--r--rsc/source/tools/rscdef.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/rsc/source/tools/rscdef.cxx b/rsc/source/tools/rscdef.cxx
index 53df93e0b7c5..6bba925f32f0 100644
--- a/rsc/source/tools/rscdef.cxx
+++ b/rsc/source/tools/rscdef.cxx
@@ -32,6 +32,7 @@
// Programmuebergreifende Includes.
#include <rscdef.hxx>
+#include <tools/list.hxx>
/****************** C o d e **********************************************/
/****************** R s c I d ********************************************/