summaryrefslogtreecommitdiff
path: root/pyuno/source/module/pyuno_callable.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'pyuno/source/module/pyuno_callable.cxx')
-rw-r--r--pyuno/source/module/pyuno_callable.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyuno/source/module/pyuno_callable.cxx b/pyuno/source/module/pyuno_callable.cxx
index 22b8cd1fd6ca..5b1d62feb8e2 100644
--- a/pyuno/source/module/pyuno_callable.cxx
+++ b/pyuno/source/module/pyuno_callable.cxx
@@ -18,6 +18,7 @@
*/
#include "pyuno_impl.hxx"
+#include <osl/diagnose.h>
#include <osl/thread.h>
#include <rtl/ustrbuf.hxx>