X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Ftopology%2Findex.cpp;h=153554d9009fab4e086fdfa0b3157bcd9366675a;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=615c38a1bf6c9c1b973c740794ca1b7f2ec273d3;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/topology/index.cpp b/src/gromacs/topology/index.cpp index 615c38a1bf..153554d900 100644 --- a/src/gromacs/topology/index.cpp +++ b/src/gromacs/topology/index.cpp @@ -36,7 +36,7 @@ */ #include "gmxpre.h" -#include "gromacs/topology/index.h" +#include "index.h" #include #include @@ -45,11 +45,10 @@ #include -#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"