Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / legacyheaders / txtdump.h
index ecf99a019fafc92a57ba0f8a0120910b8ce23774..c8a3a086b83b11421b89daa28736982812499b1c 100644 (file)
@@ -3,7 +3,7 @@
  *
  * 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) 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.
@@ -40,8 +40,9 @@
 
 
 #include <stdio.h>
-#include "typedefs.h"
-#include "../fileio/tpxio.h"
+
+#include "gromacs/fileio/tpxio.h"
+#include "gromacs/legacyheaders/typedefs.h"
 
 #ifdef __cplusplus
 extern "C" {