diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-04-18 18:41:08 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-04-19 11:10:08 +0200 |
commit | 888057cb5c2b7a349c69ccaf22714a43f0e75430 (patch) | |
tree | a9cce18b346300880b1a9606e03bca6e948a38ee /connectivity/source/drivers/evoab2/EApi.h | |
parent | b4285a90d8cf9361381d5b5c4dddf2f9d57f10d3 (diff) |
fixincludeguards.sh: connectivity
Diffstat (limited to 'connectivity/source/drivers/evoab2/EApi.h')
-rw-r--r-- | connectivity/source/drivers/evoab2/EApi.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/connectivity/source/drivers/evoab2/EApi.h b/connectivity/source/drivers/evoab2/EApi.h index 59e2c3a33cf4..8c05f95fa2ce 100644 --- a/connectivity/source/drivers/evoab2/EApi.h +++ b/connectivity/source/drivers/evoab2/EApi.h @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _CONNECTIVITY_EVOAB_EVOLUTION_API_HXX_ -#define _CONNECTIVITY_EVOAB_EVOLUTION_API_HXX_ +#ifndef INCLUDED_CONNECTIVITY_SOURCE_DRIVERS_EVOAB2_EAPI_H +#define INCLUDED_CONNECTIVITY_SOURCE_DRIVERS_EVOAB2_EAPI_H #include <glib-object.h> // Initializes the API below, returns false if not available |