diff options
Diffstat (limited to 'hl/examples/ptExampleFL.c')
-rw-r--r-- | hl/examples/ptExampleFL.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/examples/ptExampleFL.c b/hl/examples/ptExampleFL.c index 0dbf935..1596f7a 100644 --- a/hl/examples/ptExampleFL.c +++ b/hl/examples/ptExampleFL.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> /*------------------------------------------------------------------------- |