diff options
Diffstat (limited to 'include/comphelper/extract.hxx')
-rw-r--r-- | include/comphelper/extract.hxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/comphelper/extract.hxx b/include/comphelper/extract.hxx index e0eab28897af..91682400d770 100644 --- a/include/comphelper/extract.hxx +++ b/include/comphelper/extract.hxx @@ -25,9 +25,8 @@ #include <com/sun/star/lang/IllegalArgumentException.hpp> #include <com/sun/star/uno/TypeClass.hpp> -#include <com/sun/star/uno/Type.hxx> +#include <com/sun/star/uno/Type.h> #include <com/sun/star/uno/Any.hxx> -#include <cppu/unotype.hxx> namespace cppu { |