summaryrefslogtreecommitdiffstats
path: root/examples/ph5example.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/ph5example.c')
-rw-r--r--examples/ph5example.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/ph5example.c b/examples/ph5example.c
index 84f5ab7..1641c1f 100644
--- a/examples/ph5example.c
+++ b/examples/ph5example.c
@@ -14,7 +14,7 @@
*/
#include <assert.h>
-#include <hdf5.h>
+#include "hdf5.h"
#ifdef H5_HAVE_PARALLEL
/* Temporary source code */