diff options
Diffstat (limited to 'svx/source/cui/optgenrl.cxx')
-rw-r--r-- | svx/source/cui/optgenrl.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/source/cui/optgenrl.cxx b/svx/source/cui/optgenrl.cxx index 7159cfdd7e61..e143558f3a3e 100644 --- a/svx/source/cui/optgenrl.cxx +++ b/svx/source/cui/optgenrl.cxx @@ -39,13 +39,13 @@ #include <tools/shl.hxx> #include <vcl/svapp.hxx> #include <vcl/msgbox.hxx> -#include <svtools/saveopt.hxx> +#include <unotools/saveopt.hxx> #define _SVX_OPTGENRL_CXX #include <svx/dialogs.hrc> #include "optgenrl.hrc" -#include <svtools/useroptions.hxx> +#include <unotools/useroptions.hxx> #include "cuioptgenrl.hxx" #include <svx/dialmgr.hxx> #include "dlgutil.hxx" |