diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/vol.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ */ #include "h5test.h" -#include "H5VLnative.h" +#include "H5VLnative_private.h" #define NATIVE_VOL_TEST_FILENAME "native_vol_test" |