diff options
author | Mathias Bauer <mba@openoffice.org> | 2009-10-06 07:38:24 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2009-10-06 07:38:24 +0200 |
commit | b06310548b2b1908ac9a03f225acae109a3af5c3 (patch) | |
tree | f46346af0dd6c7527efa52070bf41ca9f7ee38d9 /uui | |
parent | 71db90a924df762c6f0884e26d9483470d91341f (diff) |
#103496#: move VCL free ConfigItems to unotools
Diffstat (limited to 'uui')
-rw-r--r-- | uui/source/secmacrowarnings.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/uui/source/secmacrowarnings.hxx b/uui/source/secmacrowarnings.hxx index bce3f96a0c..ac4fff4641 100644 --- a/uui/source/secmacrowarnings.hxx +++ b/uui/source/secmacrowarnings.hxx @@ -1,7 +1,7 @@ /************************************************************************* * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. - * + * * Copyright 2008 by Sun Microsystems, Inc. * * OpenOffice.org - a multi-platform office productivity suite @@ -33,7 +33,7 @@ #include <vcl/dialog.hxx> #include <svtools/stdctrl.hxx> -#include <svtools/securityoptions.hxx> +#include <unotools/securityoptions.hxx> #include <vcl/button.hxx> namespace com { |