Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxlib / gpu_utils / gpu_utils.cu
index 4b91ca3951f1dc9a371088ad0e84b3cd6e163188..f7246f893aee845273e8ed6ef8998fe546532865 100644 (file)
@@ -37,9 +37,9 @@
 #include <stdlib.h>
 #include <assert.h>
 
-#include "types/hw_info.h"
+#include "gromacs/legacyheaders/types/hw_info.h"
 
-#include "gpu_utils.h"
+#include "gromacs/legacyheaders/gpu_utils.h"
 #include "../cuda_tools/cudautils.cuh"
 
 #include "gromacs/utility/cstringutil.h"