summaryrefslogtreecommitdiff
path: root/fpicker/source/aqua/FilterHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker/source/aqua/FilterHelper.hxx')
-rw-r--r--fpicker/source/aqua/FilterHelper.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/fpicker/source/aqua/FilterHelper.hxx b/fpicker/source/aqua/FilterHelper.hxx
index 7facc808f363..0464b1ce4d9a 100644
--- a/fpicker/source/aqua/FilterHelper.hxx
+++ b/fpicker/source/aqua/FilterHelper.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _FILTERHELPER_HXX_
-#define _FILTERHELPER_HXX_
+#ifndef INCLUDED_FPICKER_SOURCE_AQUA_FILTERHELPER_HXX
+#define INCLUDED_FPICKER_SOURCE_AQUA_FILTERHELPER_HXX
#include <com/sun/star/beans/StringPair.hpp>
#include <com/sun/star/uno/Sequence.hxx>
@@ -121,6 +121,6 @@ private:
};
-#endif //_FILTERHELPER_HXX_
+#endif // INCLUDED_FPICKER_SOURCE_AQUA_FILTERHELPER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */