Fix headless build

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2022-02-01 00:00:23 +00:00
parent 2e4fb8975e
commit 1233a34ff8
No known key found for this signature in database
GPG key ID: CDBAA37ABC74FBA0

View file

@ -37,6 +37,7 @@
#if defined(HAVE_LIBLO) && defined(HEADLESS)
# include <lo/lo.h>
# include "extra/Thread.hpp"
# include "CardinalCommon.hpp"
#endif
#include <list>