X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fanalysisdata%2Fdatastorage.h;h=8fd2b00ff04ef2ee6de9d4dc2620fe64c0273b7c;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=9c32aa8c8ff70a8cde37e3648adcb4dd829f817f;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/analysisdata/datastorage.h b/src/gromacs/analysisdata/datastorage.h index 9c32aa8c8f..8fd2b00ff0 100644 --- a/src/gromacs/analysisdata/datastorage.h +++ b/src/gromacs/analysisdata/datastorage.h @@ -45,11 +45,10 @@ #include -#include "../utility/common.h" -#include "../utility/gmxassert.h" -#include "../utility/real.h" - -#include "dataframe.h" +#include "gromacs/analysisdata/dataframe.h" +#include "gromacs/utility/common.h" +#include "gromacs/utility/gmxassert.h" +#include "gromacs/utility/real.h" namespace gmx {