diff options
Diffstat (limited to 'tools/h5toh4.h')
-rw-r--r-- | tools/h5toh4.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5toh4.h b/tools/h5toh4.h index c262948..a6ff37c 100644 --- a/tools/h5toh4.h +++ b/tools/h5toh4.h @@ -4,7 +4,7 @@ #include <mfhdf.h> #include <hdf5.h> -#ifdef HAVE_SYS_STAT_H +#ifdef H5_HAVE_SYS_STAT_H # include <sys/stat.h> #endif |