shl: move log.[ch] to shl_log.[ch]
[platform/upstream/kmscon.git] / src / text_bbulk.c
index 3e589b6..3f238c1 100644 (file)
@@ -36,9 +36,9 @@
 #include <stdbool.h>
 #include <stdlib.h>
 #include <string.h>
-#include "log.h"
+#include "shl_log.h"
 #include "text.h"
-#include "uterm.h"
+#include "uterm_video.h"
 
 #define LOG_SUBSYSTEM "text_bbulk"