Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / gmxlib / cuda_tools / pmalloc_cuda.cu
index cc221cfe24765f26d8a03c0c079a242591fc59e7..d0c684d4ae0ae29b44d0891e79f673fb23202d68 100644 (file)
 
 #include "gmxpre.h"
 
-#include <stdlib.h>
-
-#include "cudautils.cuh"
 #include "gromacs/legacyheaders/pmalloc_cuda.h"
 
+#include <stdlib.h>
+
+#include "gromacs/gmxlib/cuda_tools/cudautils.cuh"
 #include "gromacs/utility/cstringutil.h"
 
 /*! Allocates nbytes of page-locked memory.