diff options
Diffstat (limited to 'svx/source/svrtf/rtfitem.cxx')
-rw-r--r-- | svx/source/svrtf/rtfitem.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/source/svrtf/rtfitem.cxx b/svx/source/svrtf/rtfitem.cxx index 889298b89f35..8e19f67fb0f7 100644 --- a/svx/source/svrtf/rtfitem.cxx +++ b/svx/source/svrtf/rtfitem.cxx @@ -92,8 +92,8 @@ #include <svtools/rtftoken.h> -#include <svtools/itempool.hxx> -#include <svtools/itemiter.hxx> +#include <svl/itempool.hxx> +#include <svl/itemiter.hxx> #include "svxrtf.hxx" |