src/streamtrack.cc | 2 ++
1 file changed, 2 insertions(+)
--- orpheus-1.6.orig/src/streamtrack.cc
+++ orpheus-1.6/src/streamtrack.cc
@@ -46,6 +46,8 @@
#endif
+#include <memory>
+
static int cpid = -1;
static FILE *fpread, *fpwrite;