summaryrefslogtreecommitdiffstats
path: root/tools/h5dump.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/h5dump.c')
-rw-r--r--tools/h5dump.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5dump.c b/tools/h5dump.c
index 28a1cef..dde74b5 100644
--- a/tools/h5dump.c
+++ b/tools/h5dump.c
@@ -1,7 +1,7 @@
#include "h5dump.h"
#include <stdio.h>
#include "H5private.h"
-#include "H5tools.h"
+#include "h5tools.h"
static int display_data = 1;
static int status = 0;