diff options
Diffstat (limited to 'src/mq/mq.h')
-rw-r--r-- | src/mq/mq.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mq/mq.h b/src/mq/mq.h index 6819a80..e428f7e 100644 --- a/src/mq/mq.h +++ b/src/mq/mq.h @@ -19,7 +19,6 @@ #include <fftw3.h> #include <math.h> -#include "detectionfunctions.h" typedef double sample; |