Remove afb-binding.h inclusion
[src/libhomescreen.git] / include / hmi-debug.h
index 3240171..28aeddf 100644 (file)
@@ -20,7 +20,6 @@
 #include <time.h>
 #include <stdio.h>
 #include <string.h>
-#include <afb/afb-binding.h>
 
 enum LOG_LEVEL{
     LOG_LEVEL_NONE = 0,
@@ -66,4 +65,4 @@ static void _HMI_LOG(enum LOG_LEVEL level, const char* file, const char* func, c
        free(message);
 }
 
-#endif  //__HMI_DEBUG_H__
\ No newline at end of file
+#endif  //__HMI_DEBUG_H__