From 4a3caf771acb7430b1cccf48e073be8c8543e3ee Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Wed, 28 Jan 2015 21:52:27 -0500 Subject: [PATCH] finish merge of previous cherry-pick from ardour --- gtk2_ardour/editor_drag.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gtk2_ardour/editor_drag.h b/gtk2_ardour/editor_drag.h index ca124300a4..bb35d99b98 100644 --- a/gtk2_ardour/editor_drag.h +++ b/gtk2_ardour/editor_drag.h @@ -25,6 +25,8 @@ #include #include +#include + #include "ardour/types.h" #include "canvas/types.h"