summaryrefslogtreecommitdiff
path: root/gtk2_ardour/fft.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/fft.h')
-rw-r--r--gtk2_ardour/fft.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/fft.h b/gtk2_ardour/fft.h
index 3a4d0f8063..ba191c03cd 100644
--- a/gtk2_ardour/fft.h
+++ b/gtk2_ardour/fft.h
@@ -30,7 +30,7 @@
#include <fftw3.h>
-#include <ardour/types.h>
+#include "ardour/types.h"
class FFT
{