summaryrefslogtreecommitdiff
path: root/unotools/source/ucbhelper/XTempFile.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-10-28 03:38:10 +0100
committerThomas Arnhold <thomas@arnhold.org>2013-10-28 15:16:18 +0100
commit88e78c12cf6388d35194fdc286eaa513ae245240 (patch)
tree3c8a28e197ae2407e29316cd62dd9dd182d77889 /unotools/source/ucbhelper/XTempFile.hxx
parent35836f350861b33a0c28307a413eff76d0433d1e (diff)
fixincludeguards.sh: unotools
Change-Id: Idf4bee8c51e3082d2b815d9cf5c3d7374e598622
Diffstat (limited to 'unotools/source/ucbhelper/XTempFile.hxx')
-rw-r--r--unotools/source/ucbhelper/XTempFile.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/unotools/source/ucbhelper/XTempFile.hxx b/unotools/source/ucbhelper/XTempFile.hxx
index 0f0ea21181b1..ca98e23b915f 100644
--- a/unotools/source/ucbhelper/XTempFile.hxx
+++ b/unotools/source/ucbhelper/XTempFile.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 _XTEMPFILE_HXX_
-#define _XTEMPFILE_HXX_
+#ifndef INCLUDED_UNOTOOLS_SOURCE_UCBHELPER_XTEMPFILE_HXX
+#define INCLUDED_UNOTOOLS_SOURCE_UCBHELPER_XTEMPFILE_HXX
#include <com/sun/star/io/XInputStream.hpp>
#include <com/sun/star/io/XOutputStream.hpp>