summaryrefslogtreecommitdiffstats
path: root/hl/examples/ex_table_02.c
diff options
context:
space:
mode:
Diffstat (limited to 'hl/examples/ex_table_02.c')
-rw-r--r--hl/examples/ex_table_02.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hl/examples/ex_table_02.c b/hl/examples/ex_table_02.c
index 71671c1..acefef3 100644
--- a/hl/examples/ex_table_02.c
+++ b/hl/examples/ex_table_02.c
@@ -13,6 +13,7 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#include "hdf5.h"
+#include "hdf5_hl.h"
#include <stdlib.h>
/*-------------------------------------------------------------------------