X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fgmxlib%2Fwarninp.c;h=1721a470123534f1a1fe8012642d08aa8ac7b931;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=9d9b5b79b69b516fadf5d764af58f68da4ab48c4;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/gmxlib/warninp.c b/src/gromacs/gmxlib/warninp.c index 9d9b5b79b6..1721a47012 100644 --- a/src/gromacs/gmxlib/warninp.c +++ b/src/gromacs/gmxlib/warninp.c @@ -36,13 +36,14 @@ */ #include "gmxpre.h" +#include "gromacs/legacyheaders/warninp.h" + #include -#include "gromacs/utility/smalloc.h" #include "gromacs/legacyheaders/copyrite.h" #include "gromacs/utility/cstringutil.h" #include "gromacs/utility/fatalerror.h" -#include "gromacs/legacyheaders/warninp.h" +#include "gromacs/utility/smalloc.h" typedef struct warninp { gmx_bool bAllowWarnings;