diff options
Diffstat (limited to 'fpicker/source')
-rw-r--r-- | fpicker/source/win32/IVistaFilePickerInternalNotify.hxx | 1 | ||||
-rw-r--r-- | fpicker/source/win32/VistaFilePickerEventHandler.hxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/fpicker/source/win32/IVistaFilePickerInternalNotify.hxx b/fpicker/source/win32/IVistaFilePickerInternalNotify.hxx index 57f995715719..f39d5aff4560 100644 --- a/fpicker/source/win32/IVistaFilePickerInternalNotify.hxx +++ b/fpicker/source/win32/IVistaFilePickerInternalNotify.hxx @@ -20,7 +20,6 @@ #ifndef INCLUDED_FPICKER_SOURCE_WIN32_FILEPICKER_IVISTAFILEPICKERINTERNALNOTIFY_HXX #define INCLUDED_FPICKER_SOURCE_WIN32_FILEPICKER_IVISTAFILEPICKERINTERNALNOTIFY_HXX -#include "comptr.hxx" #include "vistatypes.h" #include <cppuhelper/basemutex.hxx> diff --git a/fpicker/source/win32/VistaFilePickerEventHandler.hxx b/fpicker/source/win32/VistaFilePickerEventHandler.hxx index 5cdb1bcc85b9..3ea47dbd8640 100644 --- a/fpicker/source/win32/VistaFilePickerEventHandler.hxx +++ b/fpicker/source/win32/VistaFilePickerEventHandler.hxx @@ -22,7 +22,6 @@ #include <shobjidl.h> -#include "comptr.hxx" #include "vistatypes.h" #include "IVistaFilePickerInternalNotify.hxx" |