Reduced usage of typdefs.h
[alexxy/gromacs.git] / src / gromacs / fileio / confio.h
index b1d37770d8d43bfab0b6ed8a7be8d4b6961b24c1..85b6f9f55260b4c346eddb577f2472c280d014ec 100644 (file)
@@ -2,8 +2,8 @@
  * This file is part of the GROMACS molecular simulation package.
  *
  * Copyright (c) 1991-2000, University of Groningen, The Netherlands.
- * Copyright (c) 2001-2004, The GROMACS development team,
- * Copyright (c) 2013, by the GROMACS development team, led by
+ * Copyright (c) 2001-2004, The GROMACS development team.
+ * Copyright (c) 2013,2014, by the GROMACS development team, led by
  * Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl,
  * and including many others, as listed in the AUTHORS file in the
  * top-level source directory and at http://www.gromacs.org.
 #ifndef GMX_FILEIO_CONFIO_H
 #define GMX_FILEIO_CONFIO_H
 
+#include <stdio.h>
 
-#include "../legacyheaders/typedefs.h"
+#include "../legacyheaders/types/atoms.h"
+#include "../legacyheaders/types/simple.h"
+#include "../legacyheaders/types/topology.h"
+
+#include "trx.h"
 
 /* For reading coordinate files it is assumed that enough memory
  * has been allocated beforehand.