X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Ffileio%2Ftrxio.c;h=8e70f73716fc8a234b7446db8e5b2a2b27d31de4;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=b6098ce5b39e829833f13fa8fbf002650fed27ee;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/fileio/trxio.c b/src/gromacs/fileio/trxio.c index b6098ce5b3..8e70f73716 100644 --- a/src/gromacs/fileio/trxio.c +++ b/src/gromacs/fileio/trxio.c @@ -38,6 +38,8 @@ #include "trxio.h" +#include "config.h" + #include #include @@ -60,8 +62,6 @@ #include "gromacs/utility/futil.h" #include "gromacs/utility/smalloc.h" -#include "config.h" - #ifdef GMX_USE_PLUGINS #include "gromacs/fileio/vmdio.h" #endif