aboutsummaryrefslogtreecommitdiff
path: root/jack-connect.c
diff options
context:
space:
mode:
Diffstat (limited to 'jack-connect.c')
-rw-r--r--jack-connect.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/jack-connect.c b/jack-connect.c
index d8275d6..689367d 100644
--- a/jack-connect.c
+++ b/jack-connect.c
@@ -17,7 +17,7 @@
* this can query and set the port connections on the jack system
*/
-#include "libjackx.h"
+#include "jackx.h"
#include "m_pd.h"
#include <unistd.h>