summaryrefslogtreecommitdiff
path: root/fpicker/source/aqua/SalAquaFilePicker.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker/source/aqua/SalAquaFilePicker.hxx')
-rw-r--r--fpicker/source/aqua/SalAquaFilePicker.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/fpicker/source/aqua/SalAquaFilePicker.hxx b/fpicker/source/aqua/SalAquaFilePicker.hxx
index 7932d8180d6e..d0f2a542d23e 100644
--- a/fpicker/source/aqua/SalAquaFilePicker.hxx
+++ b/fpicker/source/aqua/SalAquaFilePicker.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SALAQUAFILEPICKER_HXX_
-#define _SALAQUAFILEPICKER_HXX_
+#ifndef INCLUDED_FPICKER_SOURCE_AQUA_SALAQUAFILEPICKER_HXX
+#define INCLUDED_FPICKER_SOURCE_AQUA_SALAQUAFILEPICKER_HXX
#include <cppuhelper/compbase4.hxx>
#include <com/sun/star/lang/XInitialization.hpp>
@@ -220,6 +220,6 @@ public:
};
-#endif // _SALAQUAFILEPICKER_HXX_
+#endif // INCLUDED_FPICKER_SOURCE_AQUA_SALAQUAFILEPICKER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */