[DEV] update to the new tree of ewol
This commit is contained in:
parent
197525dfc6
commit
b166e92b44
@ -22,7 +22,7 @@
|
|||||||
*******************************************************************************
|
*******************************************************************************
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <etk/Types.h>
|
#include <etk/types.h>
|
||||||
#include <etk/tool.h>
|
#include <etk/tool.h>
|
||||||
#include <draw/Color.h>
|
#include <draw/Color.h>
|
||||||
#include <draw/Debug.h>
|
#include <draw/Debug.h>
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
#ifndef __DRAW_DEBUG_H__
|
#ifndef __DRAW_DEBUG_H__
|
||||||
#define __DRAW_DEBUG_H__
|
#define __DRAW_DEBUG_H__
|
||||||
|
|
||||||
#include <etk/Types.h>
|
#include <etk/types.h>
|
||||||
#include <etk/Debug.h>
|
#include <etk/Debug.h>
|
||||||
|
|
||||||
extern const char * drawLibName;
|
extern const char * drawLibName;
|
||||||
|
@ -25,8 +25,9 @@
|
|||||||
#ifndef __DRAW_IMAGE_H__
|
#ifndef __DRAW_IMAGE_H__
|
||||||
#define __DRAW_IMAGE_H__
|
#define __DRAW_IMAGE_H__
|
||||||
|
|
||||||
#include <etk/Types.h>
|
#include <etk/types.h>
|
||||||
#include <etk/Vector.h>
|
#include <etk/Vector.h>
|
||||||
|
#include <etk/math/Vector2D.h>
|
||||||
#include <draw/Debug.h>
|
#include <draw/Debug.h>
|
||||||
#include <draw/Color.h>
|
#include <draw/Color.h>
|
||||||
#include <agg/agg_pixfmt_rgba.h>
|
#include <agg/agg_pixfmt_rgba.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user