elementary: Port elementary to use Ecore_Drm2
authorChris Michael <cpmichael@osg.samsung.com>
Wed, 18 May 2016 18:33:37 +0000 (14:33 -0400)
committerChris Michael <cpmichael@osg.samsung.com>
Fri, 27 May 2016 15:57:53 +0000 (11:57 -0400)
Signed-off-by: Chris Michael <cpmichael@osg.samsung.com>
src/lib/elementary/elm_priv.h

index 162915a..4ba5917 100644 (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