Add isf_debug.h header file inclusion 07/110407/1
authorSungmin Kwak <sungmin.kwak@samsung.com>
Mon, 16 Jan 2017 09:16:33 +0000 (18:16 +0900)
committerSungmin Kwak <sungmin.kwak@samsung.com>
Mon, 16 Jan 2017 09:16:33 +0000 (18:16 +0900)
Change-Id: Ie9e07064f269b7c825a6cd4d2324f85163f5852f

ism/extras/efl_panel/remote_input.cpp
ism/src/isf_remote_client.cpp
ism/src/isf_remote_control.cpp

index 14f31c945d2e55073b129a159c0869e4c39b2295..1e94cc155fe08f3176e0abb77ce7a1794513dbaa 100644 (file)
@@ -28,6 +28,7 @@
 #include <math.h>
 #include <Ecore_Wayland.h>
 #include <xkbcommon/xkbcommon.h>
+#include "isf_debug.h"
 
 #ifdef LOG_TAG
 # undef LOG_TAG
index 2bc0ddf684168d7e8a7749e487e02abc31ea6c08..9f621372f79299ea16b7a0abbb0be47a34563951 100644 (file)
@@ -31,6 +31,7 @@
 #include <string.h>
 #include <dlog.h>
 #include "scim.h"
+#include "isf_debug.h"
 
 #ifdef LOG_TAG
 # undef LOG_TAG
index fd80d6afc9536992210fcff20c7e89fea3f646cd..1b763351a7ad2004fabf2afd2bd15f587da715fa 100644 (file)
@@ -7,6 +7,7 @@
 
 #include "scim.h"
 #include "isf_remote_control.h"
+#include "isf_debug.h"
 
 #ifdef LOG_TAG
 # undef LOG_TAG