tpl_wayland_egl_thread: Replace unnecessary internal header with public one 41/163841/2
authorHoyub Lee <hoyub.lee@samsung.com>
Wed, 13 Dec 2017 13:10:48 +0000 (22:10 +0900)
committerHoyub Lee <hoyub.lee@samsung.com>
Thu, 14 Dec 2017 01:32:55 +0000 (01:32 +0000)
Change-Id: I1307adf16f3a3373de8d5da746d8756823083481
Signed-off-by: Hoyub Lee <hoyub.lee@samsung.com>
src/tpl_wayland_egl_thread.h

index 4c2fd4f..3e22829 100644 (file)
@@ -1,7 +1,7 @@
 #include <tbm_surface.h>
 #include <tbm_surface_queue.h>
+#include <wayland-client.h>
 
-#include "wayland-egl/wayland-egl-priv.h"
 #include "tpl.h"
 
 typedef struct _twe_thread                     twe_thread;