From f2009333759b17c02ab7395fb1c2fa63ccd3f9e9 Mon Sep 17 00:00:00 2001 From: Onek8 Date: Sat, 1 Feb 2025 14:18:03 +0000 Subject: [PATCH] Update lib/aura/Backends/hl/aura/aurahl.c --- lib/aura/Backends/hl/aura/aurahl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"