X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Ffileio%2Fgmxfio_asc.c;h=153e345726ea88667aa6d80022eea5efd1e6160c;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=b2f04b7ff8464de349ee1e459a4fa9e9b3e29e4e;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/fileio/gmxfio_asc.c b/src/gromacs/fileio/gmxfio_asc.c index b2f04b7ff8..153e345726 100644 --- a/src/gromacs/fileio/gmxfio_asc.c +++ b/src/gromacs/fileio/gmxfio_asc.c @@ -36,13 +36,13 @@ */ #include "gmxpre.h" +#include "config.h" + #include #include #include #include -#include "config.h" - #ifdef HAVE_IO_H #include #endif