Clean up some headers in mdlib
[alexxy/gromacs.git] / src / gromacs / mdlib / energyoutput.h
index e7a91dec5dc2e18d896bf7b01118d014e5f05d90..c2d5fd571c6019a356e3b4d3d50606d71c945f43 100644 (file)
 
 #include <memory>
 
+#include "gromacs/math/vectypes.h"
+#include "gromacs/mdtypes/md_enums.h"
 #include "gromacs/mdtypes/enerdata.h"
+#include "gromacs/topology/ifunc.h"
+#include "gromacs/utility/arrayref.h"
+#include "gromacs/utility/real.h"
 
 class energyhistory_t;
 struct ener_file;