summaryrefslogtreecommitdiff
path: root/libs/ardour/lv2_event_buffer.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/lv2_event_buffer.cc')
-rw-r--r--libs/ardour/lv2_event_buffer.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/ardour/lv2_event_buffer.cc b/libs/ardour/lv2_event_buffer.cc
index 5405701da1..dd4a925877 100644
--- a/libs/ardour/lv2_event_buffer.cc
+++ b/libs/ardour/lv2_event_buffer.cc
@@ -20,9 +20,9 @@
#define __STDC_LIMIT_MACROS 1
#include <stdint.h>
#include <iostream>
-#include "ardour/lv2_event_buffer.h"
#include "lv2ext/lv2_event.h"
#include "lv2ext/lv2_event_helpers.h"
+#include "ardour/lv2_event_buffer.h"
using namespace std;