diff options
Diffstat (limited to 'modules/benchmark/fft.c')
-rw-r--r-- | modules/benchmark/fft.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/benchmark/fft.c b/modules/benchmark/fft.c index 47acc369..df643fe2 100644 --- a/modules/benchmark/fft.c +++ b/modules/benchmark/fft.c @@ -17,6 +17,7 @@ */ #include "hardinfo.h" +#include "cpu_util.h" #include "benchmark.h" #include "fftbench.h" |