ecore-evas: Include Ecore_Drm header

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2014-03-06 12:38:06 +00:00
parent 83dce935f5
commit 46f6ef0ccc
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
#ifdef BUILD_ECORE_EVAS_DRM
# include <Evas_Engine_Drm.h>
# include <Ecore_Drm.h>
#endif
/* local structures */