X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fcommandline%2Fcmdlineinit.h;h=ae4089f4aea58c462297cb1a50de6e5683a944da;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=5c0fc026eb2b3aae9c9b84c96242502b6916b76e;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/commandline/cmdlineinit.h b/src/gromacs/commandline/cmdlineinit.h index 5c0fc026eb..ae4089f4ae 100644 --- a/src/gromacs/commandline/cmdlineinit.h +++ b/src/gromacs/commandline/cmdlineinit.h @@ -47,7 +47,7 @@ // Forward declaration of class CommandLineProgramContext is not sufficient for // MSVC if the return value of initForCommandLine() is ignored(!) -#include "cmdlineprogramcontext.h" +#include "gromacs/commandline/cmdlineprogramcontext.h" namespace gmx {