Fix build warning
[platform/core/uifw/inputdelegator.git] / inc / Debug.h
index 393f5a3..d7759ed 100755 (executable)
 #ifndef __DEBUG_HEAD__
 #define __DEBUG_HEAD__
 
-#define LOG_TAG "INPUT_DELEGATOR"
-
 #include <dlog.h>
 
+#undef LOG_TAG
+#define LOG_TAG "INPUT_DELEGATOR"
 
 
 /***************************************************************************************************