summaryrefslogtreecommitdiff
path: root/gtk2_ardour/region_selection.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/region_selection.h')
-rw-r--r--gtk2_ardour/region_selection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/region_selection.h b/gtk2_ardour/region_selection.h
index 084345a76d..98d2a4eaab 100644
--- a/gtk2_ardour/region_selection.h
+++ b/gtk2_ardour/region_selection.h
@@ -22,7 +22,7 @@
#include <set>
#include <list>
#include <sigc++/signal.h>
-#include <ardour/types.h>
+#include "ardour/types.h"
using std::list;
using std::set;