diff main/PreferencesDialog.cpp @ 100:f3516e520652

* Add non-fftw3 fft alternative
author Chris Cannam
date Fri, 09 Feb 2007 11:32:34 +0000
parents e3b32dc5180b
children a46d68ae3c3e
line wrap: on
line diff
--- a/main/PreferencesDialog.cpp	Wed Feb 07 14:21:14 2007 +0000
+++ b/main/PreferencesDialog.cpp	Fri Feb 09 11:32:34 2007 +0000
@@ -25,8 +25,6 @@
 #include <QHBoxLayout>
 #include <QString>
 
-#include <fftw3.h>
-
 #include "widgets/WindowTypeSelector.h"
 #include "base/Preferences.h"