diff --git a/tests/profile_differentiation_gpu.cpp b/tests/profile_differentiation_gpu.cpp index 70a4a915182c5d3794997f48a3eed5b55ba06009..96d894f9d0c6b240d4aa491f53562d2305d386aa 100644 --- a/tests/profile_differentiation_gpu.cpp +++ b/tests/profile_differentiation_gpu.cpp @@ -7,7 +7,7 @@ #include "sgr.hpp" #include "libgmshdg/gmsh_io.h" #include "libgmshdg/entity_data.h" -#include "libgmshdgkernels_cpu.h" +#include "libgmshdg/kernels_cpu.h" #include "timecounter.h" #include "libgmshdg/kernels_gpu.h"