summaryrefslogtreecommitdiffstats
path: root/examples/h5_extlink.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/h5_extlink.c')
-rw-r--r--examples/h5_extlink.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/h5_extlink.c b/examples/h5_extlink.c
index f9d4046..44e55a9 100644
--- a/examples/h5_extlink.c
+++ b/examples/h5_extlink.c
@@ -19,6 +19,7 @@
*/
#include "hdf5.h"
+#include "hdf5dev.h"
#include <string.h>
#define SOURCE_FILE "extlink_source.h5"