Created SIMD module
[alexxy/gromacs.git] / src / gromacs / gmxlib / nonbonded / nb_kernel_avx_256_single / kernelutil_x86_avx_256_single.h
index a862536079be0afa72dd5bbac558f6f6aad660ff..59c9e053b7139c8d171d3466a0eee9bf2d776226 100644 (file)
@@ -35,7 +35,7 @@
 #ifndef _kernelutil_x86_avx_256_single_h_
 #define _kernelutil_x86_avx_256_single_h_
 
-#include "gmx_x86_avx_256.h"
+#include "gromacs/simd/general_x86_avx_256.h"
 
 /* Transpose lower/upper half of 256-bit registers separately */
 #define GMX_MM256_HALFTRANSPOSE4_PS(ymm0, ymm1, ymm2, ymm3) {            \