diff options
Diffstat (limited to 'hl/examples/ex_table_03.c')
-rw-r--r-- | hl/examples/ex_table_03.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/examples/ex_table_03.c b/hl/examples/ex_table_03.c index fbe66a1..f8287e1 100644 --- a/hl/examples/ex_table_03.c +++ b/hl/examples/ex_table_03.c @@ -13,7 +13,7 @@ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ -#include "H5TB.h" +#include "hdf5.h" #include <stdlib.h> /*------------------------------------------------------------------------- |