summaryrefslogtreecommitdiff
path: root/fpicker/source/win32/filepicker/VistaFilePicker.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker/source/win32/filepicker/VistaFilePicker.hxx')
-rw-r--r--fpicker/source/win32/filepicker/VistaFilePicker.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/fpicker/source/win32/filepicker/VistaFilePicker.hxx b/fpicker/source/win32/filepicker/VistaFilePicker.hxx
index 2ce0b1f4c407..2cb7093960f4 100644
--- a/fpicker/source/win32/filepicker/VistaFilePicker.hxx
+++ b/fpicker/source/win32/filepicker/VistaFilePicker.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef FPICKER_WIN32_VISTA_FILEPICKER_HXX
-#define FPICKER_WIN32_VISTA_FILEPICKER_HXX
+#ifndef INCLUDED_FPICKER_SOURCE_WIN32_FILEPICKER_VISTAFILEPICKER_HXX
+#define INCLUDED_FPICKER_SOURCE_WIN32_FILEPICKER_VISTAFILEPICKER_HXX
#include "asyncrequests.hxx"
#include "VistaFilePickerImpl.hxx"
@@ -280,6 +280,6 @@ public:
} // namespace win32
} // namespace fpicker
-#endif // FPICKER_WIN32_VISTA_FILEPICKER_HXX
+#endif // INCLUDED_FPICKER_SOURCE_WIN32_FILEPICKER_VISTAFILEPICKER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */