summaryrefslogtreecommitdiff
path: root/fpicker/source/aqua/AquaFilePickerDelegate.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker/source/aqua/AquaFilePickerDelegate.hxx')
-rw-r--r--fpicker/source/aqua/AquaFilePickerDelegate.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/fpicker/source/aqua/AquaFilePickerDelegate.hxx b/fpicker/source/aqua/AquaFilePickerDelegate.hxx
index fb158cd67633..51c34b71bec2 100644
--- a/fpicker/source/aqua/AquaFilePickerDelegate.hxx
+++ b/fpicker/source/aqua/AquaFilePickerDelegate.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_FPICKER_SOURCE_AQUA_AQUAFILEPICKERDELEGATE_HXX
-#define INCLUDED_FPICKER_SOURCE_AQUA_AQUAFILEPICKERDELEGATE_HXX
+#pragma once
#include <premac.h>
#include <Cocoa/Cocoa.h>
@@ -46,6 +45,4 @@ class FilterHelper;
@end
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */