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);