e_mod_main.h: remove Ecore_Drm.h file inclusion 69/152369/1
authorSung-Jin Park <sj76.park@samsung.com>
Tue, 26 Sep 2017 02:47:35 +0000 (11:47 +0900)
committerSung-Jin Park <sj76.park@samsung.com>
Tue, 26 Sep 2017 02:47:35 +0000 (11:47 +0900)
Change-Id: Ie75354aba7a796cbb8f8ae470fe23f8b1dd6d3dd
Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
src/e_mod_main.h

index 428c1b3..680cda8 100644 (file)
@@ -3,7 +3,6 @@
 
 #include <e.h>
 #include <tizen-extension-server-protocol.h>
-#include <Ecore_Drm.h>
 #include <Ecore_Input_Evas.h>
 
 #define GTERR(msg, ARG...) ERR("[tizen_gesture][%s:%d] "msg, __FUNCTION__, __LINE__, ##ARG)