X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fmdlib%2Fwall.c;h=bdc5c90e404b06e96cd38a06e86a28b205c7f669;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=38f26e3c1c1d466469b30d6942b7659ab68ca3fb;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/mdlib/wall.c b/src/gromacs/mdlib/wall.c index 38f26e3c1c..bdc5c90e40 100644 --- a/src/gromacs/mdlib/wall.c +++ b/src/gromacs/mdlib/wall.c @@ -40,14 +40,13 @@ #include #include -#include "gromacs/legacyheaders/typedefs.h" -#include "gromacs/legacyheaders/macros.h" +#include "gromacs/fileio/filenm.h" #include "gromacs/legacyheaders/force.h" +#include "gromacs/legacyheaders/macros.h" #include "gromacs/legacyheaders/nrnb.h" -#include "gromacs/math/vec.h" - -#include "gromacs/fileio/filenm.h" +#include "gromacs/legacyheaders/typedefs.h" #include "gromacs/math/utilities.h" +#include "gromacs/math/vec.h" #include "gromacs/utility/cstringutil.h" #include "gromacs/utility/smalloc.h"