aboutsummaryrefslogtreecommitdiffstats
path: root/src/comm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/comm.h')
-rw-r--r--src/comm.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/comm.h b/src/comm.h
index 642a534..eb6b615 100644
--- a/src/comm.h
+++ b/src/comm.h
@@ -7,10 +7,10 @@
#include "attributes.h"
#include "types.h"
-#include "lv2/atom/atom.h"
-#include "lv2/urid/urid.h"
-#include "zix/ring.h"
-#include "zix/status.h"
+#include <lv2/atom/atom.h>
+#include <lv2/urid/urid.h>
+#include <zix/ring.h>
+#include <zix/status.h>
#include <stdint.h>