From 9d19bb097a2330ec6c2403a0afebc8aa6b855dcc Mon Sep 17 00:00:00 2001 From: Edouard DUPIN Date: Sat, 28 Dec 2013 14:20:30 +0100 Subject: [PATCH] [DEV] update to the etk normalisation --- draw/Color.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draw/Color.h b/draw/Color.h index 3158fdb..b93529d 100644 --- a/draw/Color.h +++ b/draw/Color.h @@ -25,7 +25,7 @@ #ifndef __DRAW_COLOR_H__ #define __DRAW_COLOR_H__ -#include +#include #include namespace agg { etk::CCout& operator <<(etk::CCout &os, const struct agg::rgba8& obj);