X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fgmxana%2Fgeminate.c;h=2b8603dfe68e59f02168eec0086eaf6f975c277e;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=273f7ae92ab03f29d17af30bc6f2f9f98e11cec6;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/gmxana/geminate.c b/src/gromacs/gmxana/geminate.c index 273f7ae92a..2b8603dfe6 100644 --- a/src/gromacs/gmxana/geminate.c +++ b/src/gromacs/gmxana/geminate.c @@ -34,16 +34,16 @@ */ #include "gmxpre.h" +#include "geminate.h" + #include #include #include "gromacs/legacyheaders/typedefs.h" -#include "gromacs/utility/smalloc.h" #include "gromacs/math/vec.h" -#include "geminate.h" - #include "gromacs/utility/fatalerror.h" #include "gromacs/utility/gmxomp.h" +#include "gromacs/utility/smalloc.h" static void missing_code_message() {