Make nbnxm a proper module
[alexxy/gromacs.git] / src / gromacs / nbnxm / kernels_simd_4xm / kernel_prune.cpp
index 6d46acff1e60518c3411b348f9720020a2cfcc54..c162aee5ddcb3cf1cf85807b426c987d22af08e0 100644 (file)
@@ -44,7 +44,7 @@
 
 #ifdef GMX_NBNXN_SIMD_4XN
 #define GMX_SIMD_J_UNROLL_SIZE 1
-#include "gromacs/nbnxm/kernels_simd_4xm/kernel_common.h"
+#include "kernel_common.h"
 #endif
 
 /* Prune a single nbnxn_pairtlist_t entry with distance rlistInner */