aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--jack-connect.c2
-rw-r--r--jack-ports.c2
-rw-r--r--jackx.h (renamed from libjackx.h)0
3 files changed, 2 insertions, 2 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>
diff --git a/jack-ports.c b/jack-ports.c
index 68c245b..6c38141 100644
--- a/jack-ports.c
+++ b/jack-ports.c
@@ -18,7 +18,7 @@
*/
-#include "libjackx.h"
+#include "jackx.h"
#include "m_pd.h"
#include <unistd.h>
diff --git a/libjackx.h b/jackx.h
index e1d6ea0..e1d6ea0 100644
--- a/libjackx.h
+++ b/jackx.h