tpl_wayland_egl_thread: move the useless header define 63/134763/4
authorSangjin Lee <lsj119@samsung.com>
Thu, 20 Apr 2017 23:38:10 +0000 (08:38 +0900)
committerjoonbum.ko <joonbum.ko@samsung.com>
Wed, 21 Jun 2017 07:04:25 +0000 (16:04 +0900)
Change-Id: Ia15c1018705915216171c7ef12238ebd4742ddfe

src/tpl_wayland_egl_thread.c
src/tpl_wayland_egl_thread.h

index 86f5232..6a9249a 100644 (file)
@@ -5,6 +5,7 @@
 #include <wayland-client.h>
 #include <wayland-tbm-client.h>
 #include <tdm_client.h>
+#include <glib.h>
 #include <glib-unix.h>
 
 #include "wayland-egl/wayland-egl-priv.h"
index d095a40..e37700e 100644 (file)
@@ -1,4 +1,3 @@
-#include <glib.h>
 #include <tbm_surface.h>
 #include <tbm_surface_queue.h>