diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-10-23 19:17:00 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-10-23 23:22:30 +0200 |
commit | 0bd7f12d41567842b1e31514e1d84340d90f5b42 (patch) | |
tree | d1140425ddbb62c4cf71634f2813f7e5dd7d88cb /include/canvas/canvastoolsdllapi.h | |
parent | f20eef009438883ebc205c9cce3e4bac87256f29 (diff) |
fixincludeguards.sh: include/c*
Change-Id: Icba422d99836518a1b662b15144bc9334bed1473
Diffstat (limited to 'include/canvas/canvastoolsdllapi.h')
-rw-r--r-- | include/canvas/canvastoolsdllapi.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/canvas/canvastoolsdllapi.h b/include/canvas/canvastoolsdllapi.h index ad96dec3ea7c..f8a6ad6598a7 100644 --- a/include/canvas/canvastoolsdllapi.h +++ b/include/canvas/canvastoolsdllapi.h @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _CANVAS_DLLAPI_H -#define _CANVAS_DLLAPI_H +#ifndef INCLUDED_CANVAS_CANVASTOOLSDLLAPI_H +#define INCLUDED_CANVAS_CANVASTOOLSDLLAPI_H #include "sal/config.h" #include "sal/types.h" |