diff --git a/src/engine/pathnt.c b/src/engine/pathnt.c index 077dc3b1b..fcffe24df 100644 --- a/src/engine/pathnt.c +++ b/src/engine/pathnt.c @@ -16,8 +16,8 @@ * pathnt.c - NT specific path manipulation support */ +#include "jam.h" #include "pathsys.h" - #include "hash.h" #define WIN32_LEAN_AND_MEAN