diff options
author | Mathias Bauer <mba@openoffice.org> | 2009-10-16 00:05:16 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2009-10-16 00:05:16 +0200 |
commit | ab2109f4280247100829925e489e8770b2b013c7 (patch) | |
tree | dd931e920ece21b103281cc93df88d419d38f6ea /extensions/source/inc/componentmodule.cxx | |
parent | 52cd4cc8ffbe5870b6415b1a29afc45b40b1f307 (diff) |
#i103496#: split svtools; improve ConfitItems
Diffstat (limited to 'extensions/source/inc/componentmodule.cxx')
-rw-r--r-- | extensions/source/inc/componentmodule.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/inc/componentmodule.cxx b/extensions/source/inc/componentmodule.cxx index 3907c6884..a14804b5e 100644 --- a/extensions/source/inc/componentmodule.cxx +++ b/extensions/source/inc/componentmodule.cxx @@ -31,7 +31,7 @@ #include "componentmodule.hxx" #include <tools/resmgr.hxx> #ifndef _SOLAR_HRC -#include <svtools/solar.hrc> +#include <svl/solar.hrc> #endif #include <comphelper/sequence.hxx> #include <tools/debug.hxx> |