summaryrefslogtreecommitdiffstats
path: root/examples/h5_attribute.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/h5_attribute.c')
-rw-r--r--examples/h5_attribute.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/h5_attribute.c b/examples/h5_attribute.c
index ee81d10..37da2bd 100644
--- a/examples/h5_attribute.c
+++ b/examples/h5_attribute.c
@@ -11,7 +11,8 @@
*/
#include <stdlib.h>
-#include <hdf5.h>
+
+#include "hdf5.h"
#define FILE "Attributes.h5"