X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Ffileio%2Fwriteps.c;h=a0ae4e15cb9719aa319be7a9eafbef634b198fdc;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=cd9d1b407fb5e17ceb77d94dc54b3848642d05b2;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/fileio/writeps.c b/src/gromacs/fileio/writeps.c index cd9d1b407f..a0ae4e15cb 100644 --- a/src/gromacs/fileio/writeps.c +++ b/src/gromacs/fileio/writeps.c @@ -40,11 +40,10 @@ #include +#include "gromacs/fileio/gmxfio.h" #include "gromacs/utility/fatalerror.h" -#include "gromacs/utility/smalloc.h" - #include "gromacs/utility/futil.h" -#include "gromacs/fileio/gmxfio.h" +#include "gromacs/utility/smalloc.h" const char *fontnm[efontNR] = { "Times-Roman", "Times-Italic", "Times-Bold", "Times-BoldItalic",