Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / mdlib / nbnxn_simd.h
index 35fbe448a5d1598ec7f28c8feea4dbf576b337c8..8ac29639b148faa80e900243ef68ccc509b705c4 100644 (file)
@@ -38,7 +38,7 @@
 
 #include "config.h"
 
-#include "typedefs.h"
+#include "gromacs/legacyheaders/typedefs.h"
 
 /* Include SIMD, below we select kernels based on the SIMD width */
 #include "gromacs/simd/simd.h"