diff options
author | Joerg Skottke [jsk] <jsk@openoffice.org> | 2010-01-12 12:37:55 +0100 |
---|---|---|
committer | Joerg Skottke [jsk] <jsk@openoffice.org> | 2010-01-12 12:37:55 +0100 |
commit | 5b3b6a84c0b42698f07dafdf72b92cd3bfa99bb9 (patch) | |
tree | 429d29f73ea482c98e9917b60eba4c73bde2127a /svx/source/form/fmvwimp.cxx | |
parent | d9164f354a8951ad220d5ae937517228296d1922 (diff) | |
parent | e13e02de323f6660a2fd6bb5c54cd036a46205c5 (diff) |
sb111: Local merge
Diffstat (limited to 'svx/source/form/fmvwimp.cxx')
-rw-r--r-- | svx/source/form/fmvwimp.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/source/form/fmvwimp.cxx b/svx/source/form/fmvwimp.cxx index 46750d524a4d..0e7592d4b3a0 100644 --- a/svx/source/form/fmvwimp.cxx +++ b/svx/source/form/fmvwimp.cxx @@ -39,7 +39,7 @@ #include "fmresids.hrc" #include "fmservs.hxx" #include "fmshimp.hxx" -#include "fmtools.hxx" +#include "svx/fmtools.hxx" #include "fmundo.hxx" #include "fmvwimp.hxx" #include "formcontrolfactory.hxx" @@ -90,7 +90,7 @@ #include <comphelper/extract.hxx> #include <comphelper/numbers.hxx> #include <comphelper/property.hxx> -#include <svtools/moduleoptions.hxx> +#include <unotools/moduleoptions.hxx> #include <tools/diagnose_ex.h> #include <vcl/msgbox.hxx> #include <vcl/stdtext.hxx> |