diff options
-rw-r--r-- | tools/h5dumputil.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5dumputil.c b/tools/h5dumputil.c index ad7b557..1393db0 100644 --- a/tools/h5dumputil.c +++ b/tools/h5dumputil.c @@ -11,7 +11,7 @@ #include <stdio.h> #include <stdlib.h> #include <string.h> -#include "H5tools.h" +#include "h5tools.h" /* * The output functions need a temporary buffer to hold a piece of the |