diff options
Diffstat (limited to 'src/H5FDfphdf5.h')
-rw-r--r-- | src/H5FDfphdf5.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/H5FDfphdf5.h b/src/H5FDfphdf5.h index a92dbb4..733908a 100644 --- a/src/H5FDfphdf5.h +++ b/src/H5FDfphdf5.h @@ -16,7 +16,6 @@ #define H5FDFPHDF5_H__ #include "H5FDmpio.h" -#include "H5FDprivate.h" #ifdef H5_HAVE_PARALLEL # define H5FD_FPHDF5 (H5FD_fphdf5_init()) |