[DEV] update to the etk normalisation

This commit is contained in:
Edouard DUPIN 2013-12-28 14:20:30 +01:00
parent e8d0ddca2b
commit 9d19bb097a

View File

@ -25,7 +25,7 @@
#ifndef __DRAW_COLOR_H__
#define __DRAW_COLOR_H__
#include <etk/UString.h>
#include <etk/types.h>
#include <agg/agg_color_rgba.h>
namespace agg {
etk::CCout& operator <<(etk::CCout &os, const struct agg::rgba8& obj);