summaryrefslogtreecommitdiff
path: root/lv2/event-helpers.h
diff options
context:
space:
mode:
Diffstat (limited to 'lv2/event-helpers.h')
-rw-r--r--lv2/event-helpers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lv2/event-helpers.h b/lv2/event-helpers.h
index b14f7d9..fb7de65 100644
--- a/lv2/event-helpers.h
+++ b/lv2/event-helpers.h
@@ -25,7 +25,7 @@
#include <string.h>
#include <stdlib.h>
#include <assert.h>
-#include "event.h"
+#include "lv2_event.h"
/** @file
* Helper functions for the LV2 Event extension