Fix compile error due to missing assert.h.

Signed-off-by: Sanjeev BA <as2902.b@samsung.com>

SVN revision: 65665
This commit is contained in:
Sanjeev BA 2011-11-29 00:40:11 +00:00 committed by Sanjeev BA
parent 12285a5f4f
commit d33324ebc1
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
#include <Ecore.h>
#include <Ethumb.h>
#include <assert.h>
#ifdef EAPI
# undef EAPI