X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Ftopology%2Ftopology.h;h=6f4e4792d47133634de53c4fa2f3545a13bbc24c;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=b961fd932f8b762e51cc39bdc7b493ee0bce7b95;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/topology/topology.h b/src/gromacs/topology/topology.h index b961fd932f..6f4e4792d4 100644 --- a/src/gromacs/topology/topology.h +++ b/src/gromacs/topology/topology.h @@ -37,11 +37,11 @@ #ifndef GMX_TOPOLOGY_TOPOLOGY_H #define GMX_TOPOLOGY_TOPOLOGY_H -#include "../math/vectypes.h" -#include "atoms.h" -#include "block.h" -#include "idef.h" -#include "symtab.h" +#include "gromacs/math/vectypes.h" +#include "gromacs/topology/atoms.h" +#include "gromacs/topology/block.h" +#include "gromacs/topology/idef.h" +#include "gromacs/topology/symtab.h" #ifdef __cplusplus extern "C" {