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 | 52cd4cc8ffbe5870b6415b1a29afc45b40b1f307 (patch) | |
tree | 7431ac560dddc37c0321c07fbebbda1f0eff5165 /extensions/inc | |
parent | d88a241861a06e13916865b19e2e03040ee208b0 (diff) |
#103496#: move VCL free ConfigItems to unotools
Diffstat (limited to 'extensions/inc')
-rw-r--r-- | extensions/inc/pch/precompiled_extensions.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/inc/pch/precompiled_extensions.hxx b/extensions/inc/pch/precompiled_extensions.hxx index 4996bd4a8..f667c6bdf 100644 --- a/extensions/inc/pch/precompiled_extensions.hxx +++ b/extensions/inc/pch/precompiled_extensions.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 @@ -510,7 +510,7 @@ #include "svtools/filenotation.hxx" #include "svtools/imgdef.hxx" #include "svtools/miscopt.hxx" -#include "svtools/moduleoptions.hxx" +#include "unotools/moduleoptions.hxx" #include "svtools/numuno.hxx" #include "svx/flagsdef.hxx" |