summaryrefslogtreecommitdiff
path: root/gtk2_ardour/fft_graph.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/fft_graph.cc')
-rw-r--r--gtk2_ardour/fft_graph.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/fft_graph.cc b/gtk2_ardour/fft_graph.cc
index 077c1e162c..aac3143aee 100644
--- a/gtk2_ardour/fft_graph.cc
+++ b/gtk2_ardour/fft_graph.cc
@@ -29,7 +29,7 @@
#include <gtkmm/treemodel.h>
#include <gtkmm/treepath.h>
-#include <pbd/stl_delete.h>
+#include "pbd/stl_delete.h"
#include <math.h>