summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/recovery/storagetextstream.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/core/recovery/storagetextstream.hxx')
-rw-r--r--dbaccess/source/core/recovery/storagetextstream.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/core/recovery/storagetextstream.hxx b/dbaccess/source/core/recovery/storagetextstream.hxx
index 289031cb20a8..a63c5e12e66b 100644
--- a/dbaccess/source/core/recovery/storagetextstream.hxx
+++ b/dbaccess/source/core/recovery/storagetextstream.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef STORAGETEXTSTREAM_HXX
-#define STORAGETEXTSTREAM_HXX
+#ifndef INCLUDED_DBACCESS_SOURCE_CORE_RECOVERY_STORAGETEXTSTREAM_HXX
+#define INCLUDED_DBACCESS_SOURCE_CORE_RECOVERY_STORAGETEXTSTREAM_HXX
#include "storagestream.hxx"
@@ -48,6 +48,6 @@ namespace dbaccess
} // namespace dbaccess
-#endif // STORAGETEXTSTREAM_HXX
+#endif // INCLUDED_DBACCESS_SOURCE_CORE_RECOVERY_STORAGETEXTSTREAM_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */