summaryrefslogtreecommitdiffstats
path: root/pyuno/source/module/pyuno_impl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'pyuno/source/module/pyuno_impl.hxx')
-rw-r--r--pyuno/source/module/pyuno_impl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyuno/source/module/pyuno_impl.hxx b/pyuno/source/module/pyuno_impl.hxx
index 0452da7cef6f..834333e61e7d 100644
--- a/pyuno/source/module/pyuno_impl.hxx
+++ b/pyuno/source/module/pyuno_impl.hxx
@@ -46,7 +46,7 @@ typedef long Py_hash_t;
# define Py_TPFLAGS_HAVE_SEQUENCE_IN 0
#endif
-#include <pyuno/pyuno.hxx>
+#include <pyuno.hxx>
#include <unordered_map>
#include <unordered_set>