elementary: Port elementary to use Ecore_Drm2

Signed-off-by: Chris Michael <cpmichael@osg.samsung.com>
This commit is contained in:
Chris Michael 2016-05-18 14:33:37 -04:00
parent 93178199a6
commit b1892111b1
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
#include <Ecore_Wl2.h>
#endif
#ifdef HAVE_ELEMENTARY_DRM
#include <Ecore_Drm.h>
#include <Ecore_Drm2.h>
#endif
#ifdef HAVE_ELEMENTARY_COCOA
/* Ecore_Cocoa is still in Beta. In Elementary, we know what we are