diff --git a/lib/aura/Backends/hl/aura/aurahl.c b/lib/aura/Backends/hl/aura/aurahl.c index b3dad93..9a85849 100644 --- a/lib/aura/Backends/hl/aura/aurahl.c +++ b/lib/aura/Backends/hl/aura/aurahl.c @@ -1,3 +1,3 @@ // Keep this file so that the headers are included in the compilation -#include "hl/aura/math/fft.h" +#include "hl/aura/math/FFT.h" #include "hl/aura/types/complex_array.h"