diff options
author | Mathias Bauer <mba@openoffice.org> | 2009-11-11 18:31:36 +0100 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2009-11-11 18:31:36 +0100 |
commit | 50e3b9c8876c4b72d0d7f5a4fd35aa704abe1ca1 (patch) | |
tree | 7dba4b0958dc5b35b279a0d691506354c3e772b2 /cui/source/options/optchart.cxx | |
parent | 2aaf8a29f9f56434ee91614259059c0527db626d (diff) |
some fixes for remaining resource problems
Diffstat (limited to 'cui/source/options/optchart.cxx')
-rw-r--r-- | cui/source/options/optchart.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cui/source/options/optchart.cxx b/cui/source/options/optchart.cxx index 306f30b5850e..c32bffe730c9 100644 --- a/cui/source/options/optchart.cxx +++ b/cui/source/options/optchart.cxx @@ -35,6 +35,7 @@ #include "optchart.hxx" #include "optchart.hrc" #include <dialmgr.hxx> +#include <svx/svxids.hrc> // for SID_SCH_EDITOPTIONS // ==================== // class ChartColorLB |