summaryrefslogtreecommitdiff
path: root/package/source/xstor/xfactory.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'package/source/xstor/xfactory.hxx')
-rw-r--r--package/source/xstor/xfactory.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/source/xstor/xfactory.hxx b/package/source/xstor/xfactory.hxx
index 8e5b7fc31e6a..a1e60271287e 100644
--- a/package/source/xstor/xfactory.hxx
+++ b/package/source/xstor/xfactory.hxx
@@ -24,6 +24,7 @@
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <cppuhelper/implbase.hxx>
+#include <osl/diagnose.h>
class OStorageFactory : public ::cppu::WeakImplHelper< css::lang::XSingleServiceFactory,
css::lang::XServiceInfo >