summaryrefslogtreecommitdiffstats
path: root/examples/h5_select.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/h5_select.c')
-rw-r--r--examples/h5_select.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/h5_select.c b/examples/h5_select.c
index 5626e03..315ad64 100644
--- a/examples/h5_select.c
+++ b/examples/h5_select.c
@@ -9,7 +9,7 @@
* memory dataset preserving the shape of the selection.
*/
-#include <hdf5.h>
+#include "hdf5.h"
#define FILE "Select.h5"