From 888057cb5c2b7a349c69ccaf22714a43f0e75430 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Fri, 18 Apr 2014 18:41:08 +0200 Subject: fixincludeguards.sh: connectivity --- connectivity/source/inc/hsqldb/StorageNativeInputStream.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'connectivity/source/inc/hsqldb/StorageNativeInputStream.h') diff --git a/connectivity/source/inc/hsqldb/StorageNativeInputStream.h b/connectivity/source/inc/hsqldb/StorageNativeInputStream.h index 31cc5c70de28..8ca0ce3cec03 100644 --- a/connectivity/source/inc/hsqldb/StorageNativeInputStream.h +++ b/connectivity/source/inc/hsqldb/StorageNativeInputStream.h @@ -21,8 +21,8 @@ #include /* Header for class com_sun_star_sdbcx_comp_hsqldb_StorageNativeInputStream */ -#ifndef _Included_com_sun_star_sdbcx_comp_hsqldb_StorageNativeInputStream -#define _Included_com_sun_star_sdbcx_comp_hsqldb_StorageNativeInputStream +#ifndef INCLUDED_CONNECTIVITY_SOURCE_INC_HSQLDB_STORAGENATIVEINPUTSTREAM_H +#define INCLUDED_CONNECTIVITY_SOURCE_INC_HSQLDB_STORAGENATIVEINPUTSTREAM_H #ifdef __cplusplus extern "C" { #endif -- cgit