summaryrefslogtreecommitdiff
path: root/include/comphelper/weakeventlistener.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/comphelper/weakeventlistener.hxx')
-rw-r--r--include/comphelper/weakeventlistener.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/include/comphelper/weakeventlistener.hxx b/include/comphelper/weakeventlistener.hxx
index b77ab2a30231..ffe367bbfea0 100644
--- a/include/comphelper/weakeventlistener.hxx
+++ b/include/comphelper/weakeventlistener.hxx
@@ -24,10 +24,9 @@
#include <cppuhelper/basemutex.hxx>
#include <cppuhelper/weakref.hxx>
#include <comphelper/comphelperdllapi.h>
+#include <com/sun/star/lang/XEventListener.hpp>
+#include <com/sun/star/lang/XComponent.hpp>
-
-namespace com { namespace sun { namespace star { namespace lang { class XComponent; } } } }
-namespace com { namespace sun { namespace star { namespace lang { class XEventListener; } } } }
namespace com { namespace sun { namespace star { namespace uno { class XWeak; } } } }
namespace comphelper