X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fselection%2Fselectionoption.h;h=0af37dddc73c36cb077d3446a9cbdc692321170a;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=4655585f37ce9b180e3b7a4807c6b1bedb90734a;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/selection/selectionoption.h b/src/gromacs/selection/selectionoption.h index 4655585f37..0af37dddc7 100644 --- a/src/gromacs/selection/selectionoption.h +++ b/src/gromacs/selection/selectionoption.h @@ -43,10 +43,9 @@ #ifndef GMX_SELECTION_SELECTIONOPTION_H #define GMX_SELECTION_SELECTIONOPTION_H -#include "../options/abstractoption.h" - -#include "selection.h" -#include "selectionenums.h" +#include "gromacs/options/abstractoption.h" +#include "gromacs/selection/selection.h" +#include "gromacs/selection/selectionenums.h" namespace gmx {