diff options
Diffstat (limited to 'src/H5PLprivate.h')
-rw-r--r-- | src/H5PLprivate.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5PLprivate.h b/src/H5PLprivate.h index 7d363da..61cfcda 100644 --- a/src/H5PLprivate.h +++ b/src/H5PLprivate.h @@ -36,7 +36,7 @@ #endif #include <windows.h> - +#include <direct.h> /* For _getcwd() */ #endif /*H5_HAVE_WIN32_API*/ #ifdef H5_HAVE_DLFCN_H |