diff options
Diffstat (limited to 'pyuno/source/module/pyuno_struct.cxx')
-rw-r--r-- | pyuno/source/module/pyuno_struct.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyuno/source/module/pyuno_struct.cxx b/pyuno/source/module/pyuno_struct.cxx index df160b473b84..437b4a8f1614 100644 --- a/pyuno/source/module/pyuno_struct.cxx +++ b/pyuno/source/module/pyuno_struct.cxx @@ -28,6 +28,7 @@ #include <typelib/typedescription.hxx> +#include <com/sun/star/beans/UnknownPropertyException.hpp> #include <com/sun/star/beans/XMaterialHolder.hpp> #include "pyuno_impl.hxx" |