[DEV] update to the etk normalisation
This commit is contained in:
parent
e8d0ddca2b
commit
9d19bb097a
@ -25,7 +25,7 @@
|
|||||||
#ifndef __DRAW_COLOR_H__
|
#ifndef __DRAW_COLOR_H__
|
||||||
#define __DRAW_COLOR_H__
|
#define __DRAW_COLOR_H__
|
||||||
|
|
||||||
#include <etk/UString.h>
|
#include <etk/types.h>
|
||||||
#include <agg/agg_color_rgba.h>
|
#include <agg/agg_color_rgba.h>
|
||||||
namespace agg {
|
namespace agg {
|
||||||
etk::CCout& operator <<(etk::CCout &os, const struct agg::rgba8& obj);
|
etk::CCout& operator <<(etk::CCout &os, const struct agg::rgba8& obj);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user