summaryrefslogtreecommitdiff
path: root/include/comphelper/weakbag.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/comphelper/weakbag.hxx')
-rw-r--r--include/comphelper/weakbag.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/comphelper/weakbag.hxx b/include/comphelper/weakbag.hxx
index 981a6c834e36..c52defab23eb 100644
--- a/include/comphelper/weakbag.hxx
+++ b/include/comphelper/weakbag.hxx
@@ -23,7 +23,7 @@
#include <sal/config.h>
#include <vector>
-#include <com/sun/star/uno/Reference.hxx>
+#include <com/sun/star/uno/Reference.h>
#include <cppuhelper/weakref.hxx>
#include <osl/diagnose.h>