comment from jeremy - dfb.h messes with eina macros :(

SVN revision: 70467
This commit is contained in:
Carsten Haitzler 2012-04-25 10:37:13 +00:00
parent 0a060e2644
commit 6668343015
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
#ifndef _ECORE_DIRECTFB_H
#define _ECORE_DIRECTFB_H
#include <directfb.h>
#include <Eina.h>
#include <directfb.h>
#ifdef EAPI
# undef EAPI
#endif /* ifdef EAPI */