Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / topology / index.cpp
index 615c38a1bf6c9c1b973c740794ca1b7f2ec273d3..153554d9009fab4e086fdfa0b3157bcd9366675a 100644 (file)
@@ -36,7 +36,7 @@
  */
 #include "gmxpre.h"
 
-#include "gromacs/topology/index.h"
+#include "index.h"
 
 #include <assert.h>
 #include <ctype.h>
 
 #include <algorithm>
 
-#include "gromacs/legacyheaders/macros.h"
-#include "gromacs/legacyheaders/txtdump.h"
-
 #include "gromacs/fileio/gmxfio.h"
 #include "gromacs/fileio/strdb.h"
+#include "gromacs/legacyheaders/macros.h"
+#include "gromacs/legacyheaders/txtdump.h"
 #include "gromacs/topology/atoms.h"
 #include "gromacs/topology/block.h"
 #include "gromacs/topology/invblock.h"