From 331468dbfb8de05723c62149036cb8a51e769baf Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 1 Jan 2016 16:49:00 +0300 Subject: Fix code style. --- src/enums/resources/imageposition.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/enums/resources/imageposition.h') diff --git a/src/enums/resources/imageposition.h b/src/enums/resources/imageposition.h index 0ba90f316..0714367c4 100644 --- a/src/enums/resources/imageposition.h +++ b/src/enums/resources/imageposition.h @@ -20,8 +20,8 @@ * along with this program. If not, see . */ -#ifndef ENUMS_RESOURCES_IMAGERECT_H -#define ENUMS_RESOURCES_IMAGERECT_H +#ifndef ENUMS_RESOURCES_IMAGEPOSIITON_H +#define ENUMS_RESOURCES_IMAGEPOSIITON_H #include "localconsts.h" @@ -58,4 +58,4 @@ namespace ImagePosition }; } // namespace imagePosition -#endif // ENUMS_RESOURCES_IMAGERECT_H +#endif // ENUMS_RESOURCES_IMAGEPOSIITON_H -- cgit v1.2.3-60-g2f50