Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxlib / cuda_tools / cudautils.cu
index 57a0e425e80144fadc8bd58767a8503514ed36ba..f6fb250065e972e5241cde8d39382999c8a00991 100644 (file)
@@ -36,7 +36,7 @@
 #include <stdlib.h>
 
 #include "gromacs/utility/smalloc.h"
-#include "typedefs.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "cudautils.cuh"
 
 /*** Generic CUDA data operation wrappers ***/