From 64280cda086d931f7af6ac4ce29e181ceee8f45b Mon Sep 17 00:00:00 2001 From: Edouard DUPIN Date: Tue, 9 Jul 2013 15:13:27 +0200 Subject: [PATCH] [DEV] correction of the color --- draw/Color.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/draw/Color.h b/draw/Color.h index 5a60ae1..86a80c6 100644 --- a/draw/Color.h +++ b/draw/Color.h @@ -22,8 +22,8 @@ ******************************************************************************* */ -#ifndef __ETK_COLOR_H__ -#define __ETK_COLOR_H__ +#ifndef __DRAW_COLOR_H__ +#define __DRAW_COLOR_H__ #include #include