remove ecore_drm.h file 82/150382/1 sandbox/e_input/temp
authorSooChan Lim <sc1.lim@samsung.com>
Fri, 15 Sep 2017 09:47:49 +0000 (18:47 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Fri, 15 Sep 2017 09:47:49 +0000 (18:47 +0900)
Change-Id: I6b97cde54849b5bbeb0c8d536f0901d301669cfd

src/bin/e_comp_wl_video_buffer.c
src/bin/e_dpms.h

index 7767db5..d1a1075 100644 (file)
@@ -4,7 +4,6 @@
 
 #include "e.h"
 #include <sys/mman.h>
-#include <Ecore_Drm.h>
 #include <pixman.h>
 #include <tdm_helper.h>
 
index a64277c..e61b4d9 100644 (file)
@@ -4,8 +4,6 @@
 #ifndef E_DPMS_H
 #define E_DPMS_H
 
-#include <Ecore_Drm.h>
-
 EINTERN int e_dpms_init(void);
 EINTERN int e_dpms_shutdown(void);