X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fcommandline%2Fcmdlinehelpwriter.cpp;h=0c79bd393451006b0e4c5161ced2b0ab4170a1dd;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=b410e904af8441624f1aabe08a60fb4ab476d8cf;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/commandline/cmdlinehelpwriter.cpp b/src/gromacs/commandline/cmdlinehelpwriter.cpp index b410e904af..0c79bd3934 100644 --- a/src/gromacs/commandline/cmdlinehelpwriter.cpp +++ b/src/gromacs/commandline/cmdlinehelpwriter.cpp @@ -51,7 +51,6 @@ #include #include "gromacs/commandline/cmdlinehelpcontext.h" -#include "gromacs/commandline/shellcompletions.h" #include "gromacs/onlinehelp/helpformat.h" #include "gromacs/onlinehelp/helpwritercontext.h" #include "gromacs/options/basicoptions.h" @@ -64,6 +63,8 @@ #include "gromacs/utility/file.h" #include "gromacs/utility/stringutil.h" +#include "shellcompletions.h" + namespace gmx {