summaryrefslogtreecommitdiff
path: root/include/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/internal.h')
-rw-r--r--include/internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/internal.h b/include/internal.h
index e3574bd..396b456 100644
--- a/include/internal.h
+++ b/include/internal.h
@@ -60,7 +60,7 @@ void jack_set_clock_source (jack_timer_type_t);
const char* jack_clock_source_name (jack_timer_type_t);
#include <sysdeps/time.h>
-#include <sysdeps/atomicity.h>
+#include "atomicity.h"
#ifdef JACK_USE_MACH_THREADS
#include <sysdeps/mach_port.h>