diff --git a/src/video_capture/screen_pw.cpp b/src/video_capture/screen_pw.cpp index 2cc5cf3a9..35bbe72ef 100644 --- a/src/video_capture/screen_pw.cpp +++ b/src/video_capture/screen_pw.cpp @@ -16,11 +16,11 @@ #include #include #include -#include #include "utils/synchronized_queue.h" #include "debug.h" #include "lib_common.h" +#include "utils/color_out.h" #include "video.h" #include "video_capture.h" @@ -867,7 +867,7 @@ static void vidcap_screen_pw_probe(struct device_info **available_devices, int * static void show_help() { auto param = [](const char* name) -> std::ostream& { - std::cout << rang::style::bold << " " <