Used IWYU to partially clean up some includes
[alexxy/gromacs.git] / src / gromacs / legacyheaders / types / group.h
index ea2fd293c70f1e5faa366764ae46dacdffabf9ca..1ad37bad7ffcc97a9a0f7ec39d829372ea975a1b 100644 (file)
@@ -37,7 +37,9 @@
 #ifndef GMX_LEGACYHEADERS_TYPES_GROUP_H
 #define GMX_LEGACYHEADERS_TYPES_GROUP_H
 
-#include "gromacs/legacyheaders/types/simple.h"
+#include "gromacs/math/vectypes.h"
+#include "gromacs/utility/basedefinitions.h"
+#include "gromacs/utility/real.h"
 
 #ifdef __cplusplus
 extern "C" {