From cad3b1d8688b94b185ada0f0b313435ac4b3b457 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 4 Oct 2013 00:32:54 +0300 Subject: fix code style. --- src/resources/db/colordb.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/resources/db/colordb.h') diff --git a/src/resources/db/colordb.h b/src/resources/db/colordb.h index 3eec3625d..f7e3bbee1 100644 --- a/src/resources/db/colordb.h +++ b/src/resources/db/colordb.h @@ -19,8 +19,8 @@ * along with this program. If not, see . */ -#ifndef RESOURCES_COLORDB_H -#define RESOURCES_COLORDB_H +#ifndef RESOURCES_DB_COLORDB_H +#define RESOURCES_DB_COLORDB_H #include #include @@ -85,4 +85,4 @@ namespace ColorDB typedef ColorLists::iterator ColorListsIterator; } // namespace ColorDB -#endif // RESOURCES_COLORDB_H +#endif // RESOURCES_DB_COLORDB_H -- cgit v1.2.3-60-g2f50