summaryrefslogtreecommitdiffstats
path: root/hl/examples/ptExampleVL.c
diff options
context:
space:
mode:
Diffstat (limited to 'hl/examples/ptExampleVL.c')
-rw-r--r--hl/examples/ptExampleVL.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/examples/ptExampleVL.c b/hl/examples/ptExampleVL.c
index b813b54..eebb3c3 100644
--- a/hl/examples/ptExampleVL.c
+++ b/hl/examples/ptExampleVL.c
@@ -12,7 +12,7 @@
* access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
-#include "H5PT.h"
+#include "hdf5.h"
#include <stdlib.h>
/*-------------------------------------------------------------------------