Browse Source

Fix headless build

Signed-off-by: falkTX <falktx@falktx.com>
tags/22.02
falkTX 3 years ago
parent
commit
1233a34ff8
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/CardinalPlugin.cpp

+ 1
- 0
src/CardinalPlugin.cpp 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>


Loading…
Cancel
Save