[DEV] correction of the color

This commit is contained in:
Edouard DUPIN 2013-07-09 15:13:27 +02:00
parent 9f546dd5ed
commit 64280cda08

View File

@ -22,8 +22,8 @@
*******************************************************************************
*/
#ifndef __ETK_COLOR_H__
#define __ETK_COLOR_H__
#ifndef __DRAW_COLOR_H__
#define __DRAW_COLOR_H__
#include <etk/UString.h>
#include <agg/agg_color_rgba.h>