X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fanalysisdata%2Fdataproxy.h;h=d4c6af3b8fbe148eee8858ce68cdd1a86fa0bae8;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=50f6d52d5b861ebeb55e1c6512fbf9b79fae5115;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/analysisdata/dataproxy.h b/src/gromacs/analysisdata/dataproxy.h index 50f6d52d5b..d4c6af3b8f 100644 --- a/src/gromacs/analysisdata/dataproxy.h +++ b/src/gromacs/analysisdata/dataproxy.h @@ -1,7 +1,7 @@ /* * This file is part of the GROMACS molecular simulation package. * - * Copyright (c) 2010,2011,2012,2013, by the GROMACS development team, led by + * Copyright (c) 2010,2011,2012,2013,2014, by the GROMACS development team, led by * Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl, * and including many others, as listed in the AUTHORS file in the * top-level source directory and at http://www.gromacs.org. @@ -45,8 +45,8 @@ #ifndef GMX_ANALYSISDATA_DATAPROXY_H #define GMX_ANALYSISDATA_DATAPROXY_H -#include "abstractdata.h" -#include "datamodule.h" +#include "gromacs/analysisdata/abstractdata.h" +#include "gromacs/analysisdata/datamodule.h" namespace gmx {