From fb6f5ee5ee09d9f281f2989dc43eba4fcda1d64e Mon Sep 17 00:00:00 2001 From: Mathias Bauer Date: Fri, 16 Oct 2009 00:05:16 +0200 Subject: #i103496#: split svtools; improve ConfitItems --- extensions/inc/extensio.hrc | 2 +- extensions/inc/pch/precompiled_extensions.hxx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'extensions/inc') diff --git a/extensions/inc/extensio.hrc b/extensions/inc/extensio.hrc index 6af1dc5b04fb..f763ce8f81c6 100644 --- a/extensions/inc/extensio.hrc +++ b/extensions/inc/extensio.hrc @@ -30,7 +30,7 @@ #ifndef EXTENSIONS_INC_EXTENSIO_HRC #define EXTENSIONS_INC_EXTENSIO_HRC -#include +#include // ----------------------------------------------------------------------- // - resource id areas diff --git a/extensions/inc/pch/precompiled_extensions.hxx b/extensions/inc/pch/precompiled_extensions.hxx index f667c6bdfdfb..dc490b49c28e 100644 --- a/extensions/inc/pch/precompiled_extensions.hxx +++ b/extensions/inc/pch/precompiled_extensions.hxx @@ -507,11 +507,11 @@ -#include "svtools/filenotation.hxx" +#include "svl/filenotation.hxx" #include "svtools/imgdef.hxx" #include "svtools/miscopt.hxx" #include "unotools/moduleoptions.hxx" -#include "svtools/numuno.hxx" +#include "svl/numuno.hxx" #include "svx/flagsdef.hxx" -- cgit