summaryrefslogtreecommitdiffstats
path: root/fpicker/source/win32/filepicker/asynceventnotifier.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker/source/win32/filepicker/asynceventnotifier.cxx')
-rw-r--r--fpicker/source/win32/filepicker/asynceventnotifier.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpicker/source/win32/filepicker/asynceventnotifier.cxx b/fpicker/source/win32/filepicker/asynceventnotifier.cxx
index 8ec54626006f..1f71602c1a76 100644
--- a/fpicker/source/win32/filepicker/asynceventnotifier.cxx
+++ b/fpicker/source/win32/filepicker/asynceventnotifier.cxx
@@ -263,7 +263,7 @@ void SAL_CALL CAsyncEventNotifier::run()
std::unique_ptr<CEventNotification> EventNotification(getNextEventRecord());
removeNextEventRecord();
- ::cppu::OInterfaceContainerHelper* pICHelper =
+ ::comphelper::OInterfaceContainerHelper2* pICHelper =
m_rBroadcastHelper.getContainer(cppu::UnoType<XFilePickerListener>::get());
if (pICHelper)