[DEV] update new API etk
This commit is contained in:
parent
9020e4c188
commit
307d620d45
@ -5,7 +5,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include <etk/types.hpp>
|
#include <etk/types.hpp>
|
||||||
#include <etk/math/Matrix4.hpp>
|
#include <etk/math/Matrix4x4.hpp>
|
||||||
|
|
||||||
#include <ewol/debug.hpp>
|
#include <ewol/debug.hpp>
|
||||||
#include <ewol/compositing/Compositing.hpp>
|
#include <ewol/compositing/Compositing.hpp>
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
#include <ewol/debug.hpp>
|
#include <ewol/debug.hpp>
|
||||||
#include <etk/types.hpp>
|
#include <etk/types.hpp>
|
||||||
#include <etk/math/Matrix4.hpp>
|
#include <etk/math/Matrix4x4.hpp>
|
||||||
|
|
||||||
namespace ewol {
|
namespace ewol {
|
||||||
class Compositing {
|
class Compositing {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user