summaryrefslogtreecommitdiff
path: root/include/osl/pipe.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-10-23 19:17:28 +0200
committerThomas Arnhold <thomas@arnhold.org>2013-10-23 23:22:30 +0200
commit10d0526d7273df6b52a2f46b68fb0e63f9db0d92 (patch)
tree2edf62b3c0f11dfce96f30433fa918c46e022f54 /include/osl/pipe.hxx
parent0bd7f12d41567842b1e31514e1d84340d90f5b42 (diff)
fixincludeguards.sh: include/o*
Change-Id: Ibd5d8af00f6582d53231c76e2b04e737b5804497
Diffstat (limited to 'include/osl/pipe.hxx')
-rw-r--r--include/osl/pipe.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/osl/pipe.hxx b/include/osl/pipe.hxx
index 906ca8b08fb8..e1bb0d32b926 100644
--- a/include/osl/pipe.hxx
+++ b/include/osl/pipe.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 _OSL_PIPE_HXX_
-#define _OSL_PIPE_HXX_
+#ifndef INCLUDED_OSL_PIPE_HXX
+#define INCLUDED_OSL_PIPE_HXX
#include <osl/pipe_decl.hxx>