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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/h5_attribute.c b/examples/h5_attribute.c
index ee81d10..87ffa03 100644
--- a/examples/h5_attribute.c
+++ b/examples/h5_attribute.c
@@ -11,7 +11,7 @@
*/
#include <stdlib.h>
-#include <hdf5.h>
+#include "hdf5.h"
#define FILE "Attributes.h5"