[DEV] update Debug in debug

This commit is contained in:
2013-10-25 20:49:26 +02:00
parent 8eb4aff266
commit 925fed77f1
33 changed files with 36 additions and 34 deletions

View File

@@ -9,7 +9,7 @@
#ifndef __SEARCH_H__
#define __SEARCH_H__
#include <appl/Debug.h>
#include <appl/debug.h>
#include <ewol/widget/Sizer.h>
#include <ewol/widget/Entry.h>