mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 22:00:31 -04:00
10 lines
208 B
C++
10 lines
208 B
C++
--- src/synthv1_jack.cpp.orig 2018-10-28 21:16:24 UTC
|
|
+++ src/synthv1_jack.cpp
|
|
@@ -32,6 +32,7 @@
|
|
#include <string.h>
|
|
|
|
#include <math.h>
|
|
+#include <unistd.h>
|
|
|
|
#include <QCoreApplication>
|
|
#include <QDir>
|