Reduced usage of typdefs.h
[alexxy/gromacs.git] / src / gromacs / fileio / gmxfio.h
index 93f0d7bf76ef6bf3146124a18ddc68df3c14287d..076d0c334105ee46869ae54cd63b7f2f302a9b43 100644 (file)
 
 #include <stdio.h>
 
-#include "../legacyheaders/typedefs.h"
 #include "../utility/cstringutil.h"
 #include "../utility/futil.h"
+#include "../utility/real.h"
+#include "../math/vectypes.h"
 
 #ifdef __cplusplus
 extern "C" {