diff options
Diffstat (limited to 'tools/h5repack/h5repack_parse.c')
-rw-r--r-- | tools/h5repack/h5repack_parse.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5repack/h5repack_parse.c b/tools/h5repack/h5repack_parse.c index 5ac8bb8..f401e1c 100644 --- a/tools/h5repack/h5repack_parse.c +++ b/tools/h5repack/h5repack_parse.c @@ -16,7 +16,7 @@ #include <string.h> #include <stdio.h> #include <ctype.h> -#include "h5repack_parse.h" +#include "h5repack.h" /*------------------------------------------------------------------------- |