diff options
Diffstat (limited to 'xmloff/inc/XMLThemeContext.hxx')
-rw-r--r-- | xmloff/inc/XMLThemeContext.hxx | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/xmloff/inc/XMLThemeContext.hxx b/xmloff/inc/XMLThemeContext.hxx index c3056fa74216..7b24671eb3ff 100644 --- a/xmloff/inc/XMLThemeContext.hxx +++ b/xmloff/inc/XMLThemeContext.hxx @@ -7,12 +7,10 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include <utility> -#include <xmloff/xmlprcon.hxx> +#include <xmloff/xmlictxt.hxx> #include <com/sun/star/uno/XInterface.hpp> #include <com/sun/star/util/Color.hpp> -#include <com/sun/star/container/XNameContainer.hpp> #include <docmodel/theme/ColorSet.hxx> |