Clean up gmxfio includes
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_spatial.c
index beeaf0d0e86b14fdcef437a7f9e86c48d52d8d13..cb3217179bfbdb2c2853ff11426fdd2a63f54ae8 100644 (file)
@@ -47,6 +47,8 @@
 #include "gromacs/pbcutil/pbc.h"
 #include "gromacs/pbcutil/rmpbc.h"
 #include "gromacs/topology/index.h"
+#include "gromacs/utility/cstringutil.h"
+#include "gromacs/utility/futil.h"
 #include "gromacs/utility/smalloc.h"
 
 static const double bohr = 0.529177249;  /* conversion factor to compensate for VMD plugin conversion... */