X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fprograms%2Fview%2Ffilter.cpp;h=c05e98b498d24a2ca913fe82c4e130a1ece54130;hb=6d1bc0a87809729252a3e706b6ff24c9df35c57f;hp=590e5c8bdbcbd473adcb5a0fe7e2b935041189da;hpb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;p=alexxy%2Fgromacs.git diff --git a/src/programs/view/filter.cpp b/src/programs/view/filter.cpp index 590e5c8bdb..c05e98b498 100644 --- a/src/programs/view/filter.cpp +++ b/src/programs/view/filter.cpp @@ -40,13 +40,14 @@ #include -#include "gromacs/utility/futil.h" -#include "gromacs/utility/smalloc.h" #include "gromacs/legacyheaders/macros.h" #include "gromacs/topology/index.h" -#include "xdlghi.h" -#include "dialogs.h" #include "gromacs/utility/fatalerror.h" +#include "gromacs/utility/futil.h" +#include "gromacs/utility/smalloc.h" + +#include "dialogs.h" +#include "xdlghi.h" t_filter *init_filter(t_atoms *atoms, const char *fn, int natom_trx) {