From 44d420457443d141576a2252f6181a8f432d673b Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Tue, 18 Oct 2011 15:31:10 +0200 Subject: Rename event.h to lv2_event.h in order to avoid naming conflict with local include/event.h --- lv2/event-helpers.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lv2/event-helpers.h') 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 #include #include -#include "event.h" +#include "lv2_event.h" /** @file * Helper functions for the LV2 Event extension -- cgit v1.2.3