diff options
Diffstat (limited to 'svx/source/sdr/properties/properties.cxx')
-rw-r--r-- | svx/source/sdr/properties/properties.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/sdr/properties/properties.cxx b/svx/source/sdr/properties/properties.cxx index b3cc32d71536..be25b62bb935 100644 --- a/svx/source/sdr/properties/properties.cxx +++ b/svx/source/sdr/properties/properties.cxx @@ -32,7 +32,7 @@ #include "precompiled_svx.hxx" #include <svx/sdr/properties/properties.hxx> #include <svx/sdr/properties/itemsettools.hxx> -#include <svtools/itemset.hxx> +#include <svl/itemset.hxx> #include <svx/svdogrp.hxx> #include <svditer.hxx> |