X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Futility%2Fpath.cpp;h=1302d30f978b57d323732f0d6e32c2eb6f5452f5;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=0a0e54bc7618069440356f37bd90fe3b29efbf9d;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/utility/path.cpp b/src/gromacs/utility/path.cpp index 0a0e54bc76..1302d30f97 100644 --- a/src/gromacs/utility/path.cpp +++ b/src/gromacs/utility/path.cpp @@ -43,6 +43,8 @@ #include "path.h" +#include "config.h" + #include #include #include @@ -52,8 +54,6 @@ #include -#include "config.h" - #ifdef GMX_NATIVE_WINDOWS #include #else