summaryrefslogtreecommitdiffstats
path: root/tools/h5dump.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/h5dump.h')
-rw-r--r--tools/h5dump.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/tools/h5dump.h b/tools/h5dump.h
index d537390..e7f5863 100644
--- a/tools/h5dump.h
+++ b/tools/h5dump.h
@@ -1,9 +1,7 @@
-#ifndef _DUMPER_H
-#define _DUMPER_H
+#ifndef _H5DUMP_H
+#define _H5DUMP_H
#include <hdf5.h>
-#include <H5private.h>
-#include <h5tools.h>
#define BOOT_BLOCK "BOOT_BLOCK"
#define GROUP "GROUP"