summaryrefslogtreecommitdiffstats
path: root/hl/examples/ex_table_05.c
diff options
context:
space:
mode:
Diffstat (limited to 'hl/examples/ex_table_05.c')
-rw-r--r--hl/examples/ex_table_05.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/examples/ex_table_05.c b/hl/examples/ex_table_05.c
index e658ee3..321c060 100644
--- a/hl/examples/ex_table_05.c
+++ b/hl/examples/ex_table_05.c
@@ -13,7 +13,7 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
-#include "H5TB.h"
+#include "hdf5.h"
#include <stdlib.h>
/*-------------------------------------------------------------------------