aboutsummaryrefslogtreecommitdiffstats
path: root/include/lv2/event/event.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lv2/event/event.h')
-rw-r--r--include/lv2/event/event.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/lv2/event/event.h b/include/lv2/event/event.h
index dc15f45..42ba54f 100644
--- a/include/lv2/event/event.h
+++ b/include/lv2/event/event.h
@@ -36,7 +36,7 @@
#define LV2_EVENT_AUDIO_STAMP 0 ///< Special timestamp type for audio frames
-#include "lv2/core/attributes.h"
+#include <lv2/core/attributes.h>
#include <stdint.h>