diff options
author | Dirk Voelzke <dv@openoffice.org> | 2010-04-22 09:14:14 +0200 |
---|---|---|
committer | Dirk Voelzke <dv@openoffice.org> | 2010-04-22 09:14:14 +0200 |
commit | b72bd3e81ad3602822220224474c7f89c7560763 (patch) | |
tree | 2fa6240c197fd19525cd5c1f3f8d3deee79be076 /uui/source/secmacrowarnings.hxx | |
parent | 34e224f6783d92e0a75d070a0e5b5fa65822462b (diff) | |
parent | a001605a190749900d3e09aa864ce56925ff848e (diff) |
dv12: merge with DEV300_m76
Diffstat (limited to 'uui/source/secmacrowarnings.hxx')
-rw-r--r-- | uui/source/secmacrowarnings.hxx | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/uui/source/secmacrowarnings.hxx b/uui/source/secmacrowarnings.hxx index 17280ecbbac1..4e229eebb0c6 100644 --- a/uui/source/secmacrowarnings.hxx +++ b/uui/source/secmacrowarnings.hxx @@ -2,13 +2,10 @@ * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * - * Copyright 2008 by Sun Microsystems, Inc. + * Copyright 2000, 2010 Oracle and/or its affiliates. * * OpenOffice.org - a multi-platform office productivity suite * - * $RCSfile: secmacrowarnings.hxx,v $ - * $Revision: 1.3 $ - * * This file is part of OpenOffice.org. * * OpenOffice.org is free software: you can redistribute it and/or modify @@ -33,7 +30,7 @@ #include <vcl/dialog.hxx> #include <svtools/stdctrl.hxx> -#include <svtools/securityoptions.hxx> +#include <unotools/securityoptions.hxx> #include <vcl/button.hxx> namespace com { |