diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-04-18 18:21:34 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-04-19 11:10:05 +0200 |
commit | 7a924a43336aa67e46be0859345d3a423c2ba848 (patch) | |
tree | c89a32c9ed25657fc22036265ea82b1b76b4b500 /include/registry/writer.h | |
parent | 4c2a736360a810199e8748533022ac38446b83ed (diff) |
fixincludeguards.sh: include
Diffstat (limited to 'include/registry/writer.h')
-rw-r--r-- | include/registry/writer.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/registry/writer.h b/include/registry/writer.h index 5b91ee2c04d9..18cba03d3dab 100644 --- a/include/registry/writer.h +++ b/include/registry/writer.h @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_registry_writer_h -#define INCLUDED_registry_writer_h +#ifndef INCLUDED_REGISTRY_WRITER_H +#define INCLUDED_REGISTRY_WRITER_H #include <registry/regdllapi.h> #include <registry/types.h> |