Exclude dlog dependency when dlog disabled.
[platform/core/uifw/wayland-tbm.git] / src / wayland-tbm-int.h
index 7fa9281..e763c6e 100644 (file)
@@ -43,11 +43,11 @@ extern "C" {
 #include <tbm_log.h>
 #include <wayland-tbm-client.h>
 
+extern int bTrace;
+
 #ifdef ENABLE_DLOG
 #include <dlog.h>
 
-extern int bTrace;
-
 #ifdef LOG_TAG
 #undef LOG_TAG
 #endif