diff options
Diffstat (limited to 'tools/test/h5repack/dynlib_vrpk.c')
-rw-r--r-- | tools/test/h5repack/dynlib_vrpk.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/test/h5repack/dynlib_vrpk.c b/tools/test/h5repack/dynlib_vrpk.c index 5eac4f2..454ae49 100644 --- a/tools/test/h5repack/dynlib_vrpk.c +++ b/tools/test/h5repack/dynlib_vrpk.c @@ -15,7 +15,7 @@ #include <stdlib.h> #include <stdio.h> -#include "H5PLextern.h" +#include "hdf5dev.h" #define H5Z_FILTER_DYNLIB4 260 |