X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fgmxpreprocess%2Fgpp_atomtype.c;h=4a9c932b0f93c8dd01f095bbc21acf0d006e4108;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=8ef380fd04d7ab65191ceabaec731488abb409a5;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/gmxpreprocess/gpp_atomtype.c b/src/gromacs/gmxpreprocess/gpp_atomtype.c index 8ef380fd04..4a9c932b0f 100644 --- a/src/gromacs/gmxpreprocess/gpp_atomtype.c +++ b/src/gromacs/gmxpreprocess/gpp_atomtype.c @@ -36,14 +36,14 @@ */ #include "gmxpre.h" +#include "gpp_atomtype.h" + #include #include -#include "topdirs.h" -#include "toputil.h" +#include "gromacs/gmxpreprocess/topdirs.h" +#include "gromacs/gmxpreprocess/toputil.h" #include "gromacs/legacyheaders/txtdump.h" -#include "gpp_atomtype.h" - #include "gromacs/topology/symtab.h" #include "gromacs/utility/fatalerror.h" #include "gromacs/utility/smalloc.h"