Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxlib / cuda_tools / pmalloc_cuda.cu
index 50ffadad74ce07654ab4490bbcaf3f4f9b6a8d81..f00d212727108764af5d17f4d40da23fcdd08f1c 100644 (file)
@@ -36,7 +36,7 @@
 #include <stdlib.h>
 
 #include "cudautils.cuh"
-#include "pmalloc_cuda.h"
+#include "gromacs/legacyheaders/pmalloc_cuda.h"
 
 #include "gromacs/utility/cstringutil.h"