summaryrefslogtreecommitdiff
path: root/package/source/xstor/switchpersistencestream.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'package/source/xstor/switchpersistencestream.hxx')
-rw-r--r--package/source/xstor/switchpersistencestream.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/source/xstor/switchpersistencestream.hxx b/package/source/xstor/switchpersistencestream.hxx
index 553be0d476c5..6fec12acd5a2 100644
--- a/package/source/xstor/switchpersistencestream.hxx
+++ b/package/source/xstor/switchpersistencestream.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 _SPSTREAM_HXX
-#define _SPSTREAM_HXX
+#ifndef INCLUDED_PACKAGE_SOURCE_XSTOR_SWITCHPERSISTENCESTREAM_HXX
+#define INCLUDED_PACKAGE_SOURCE_XSTOR_SWITCHPERSISTENCESTREAM_HXX
#include <com/sun/star/uno/Sequence.hxx>
#include <com/sun/star/uno/Reference.hxx>
@@ -105,6 +105,6 @@ public:
};
-#endif //_SPSTREAM_HXX
+#endif // INCLUDED_PACKAGE_SOURCE_XSTOR_SWITCHPERSISTENCESTREAM_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */