summaryrefslogtreecommitdiff
path: root/gtk2_ardour/fft_graph.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/fft_graph.h')
-rw-r--r--gtk2_ardour/fft_graph.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/fft_graph.h b/gtk2_ardour/fft_graph.h
index bbf7774741..ea91a08ea9 100644
--- a/gtk2_ardour/fft_graph.h
+++ b/gtk2_ardour/fft_graph.h
@@ -20,7 +20,7 @@
#ifndef __ardour_fft_graph_h
#define __ardour_fft_graph_h
-#include <ardour/types.h>
+#include "ardour/types.h"
#include <fftw3.h>
#include <gtkmm/drawingarea.h>