summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/file/fcomp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/inc/file/fcomp.hxx')
-rw-r--r--connectivity/source/inc/file/fcomp.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/connectivity/source/inc/file/fcomp.hxx b/connectivity/source/inc/file/fcomp.hxx
index 1ad755422ad8..9ba2f276f2a5 100644
--- a/connectivity/source/inc/file/fcomp.hxx
+++ b/connectivity/source/inc/file/fcomp.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _CONNECTIVITY_FILE_FCOMP_HXX_
-#define _CONNECTIVITY_FILE_FCOMP_HXX_
+#ifndef INCLUDED_CONNECTIVITY_SOURCE_INC_FILE_FCOMP_HXX
+#define INCLUDED_CONNECTIVITY_SOURCE_INC_FILE_FCOMP_HXX
#include "file/fcode.hxx"
#include "file/filedllapi.hxx"
@@ -106,6 +106,6 @@ namespace connectivity
};
}
}
-#endif // _CONNECTIVITY_FILE_FCOMP_HXX_
+#endif // INCLUDED_CONNECTIVITY_SOURCE_INC_FILE_FCOMP_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */