Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / legacyheaders / types / hw_info.h
index 1ad1a771a1e97d064c98b75dc7969004bb9dfc7b..13715add38aea0a6a84b01f3bcbcfe22e8dac2f5 100644 (file)
@@ -36,9 +36,9 @@
 #ifndef HWINFO_H
 #define HWINFO_H
 
-#include "gromacs/legacyheaders/types/simple.h"
+#include "gromacs/legacyheaders/gmx_cpuid.h"
 #include "gromacs/legacyheaders/types/nbnxn_cuda_types_ext.h"
-#include "../gmx_cpuid.h"
+#include "gromacs/legacyheaders/types/simple.h"
 
 #ifdef __cplusplus
 extern "C" {