summaryrefslogtreecommitdiff
path: root/gtk2_ardour/marker.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/marker.cc')
-rw-r--r--gtk2_ardour/marker.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/marker.cc b/gtk2_ardour/marker.cc
index e3330c41fb..7e0a846ec9 100644
--- a/gtk2_ardour/marker.cc
+++ b/gtk2_ardour/marker.cc
@@ -18,7 +18,7 @@
*/
#include <sigc++/bind.h>
-#include <ardour/tempo.h>
+#include "ardour/tempo.h"
#include "marker.h"
#include "public_editor.h"