summaryrefslogtreecommitdiffstats
path: root/comphelper/source/misc/listenernotification.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'comphelper/source/misc/listenernotification.cxx')
-rw-r--r--comphelper/source/misc/listenernotification.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/comphelper/source/misc/listenernotification.cxx b/comphelper/source/misc/listenernotification.cxx
index 5c0c56de2458..4bb4e7f619a0 100644
--- a/comphelper/source/misc/listenernotification.cxx
+++ b/comphelper/source/misc/listenernotification.cxx
@@ -19,7 +19,9 @@
#include <comphelper/listenernotification.hxx>
+#include <com/sun/star/lang/XEventListener.hpp>
#include <com/sun/star/lang/DisposedException.hpp>
+#include <osl/diagnose.h>
namespace comphelper