From ea8de4f070854d4e1671abee900ff6de41580893 Mon Sep 17 00:00:00 2001 From: Martin Pulec Date: Wed, 12 Jan 2022 11:46:13 +0100 Subject: [PATCH] Added NDI branding --- src/ndi_common.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ndi_common.h b/src/ndi_common.h index 7b2e7d822..56d8a7364 100644 --- a/src/ndi_common.h +++ b/src/ndi_common.h @@ -54,6 +54,7 @@ #include "debug.h" #include "lib_common.h" // LIB_HANDLE, dlclose/dlerror abstraction +#include "utils/color_out.h" // MERGE, TOSTRING #include "utils/misc.h" // MERGE, TOSTRING #ifndef USE_NDI_VERSION