diff options
Diffstat (limited to 'src/H5FDstream.h')
-rw-r--r-- | src/H5FDstream.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5FDstream.h b/src/H5FDstream.h index ec0dc17..9276cc4 100644 --- a/src/H5FDstream.h +++ b/src/H5FDstream.h @@ -20,7 +20,7 @@ #ifdef H5_HAVE_STREAM -#include <H5Ipublic.h> +#include "H5Ipublic.h" /* check what sockets type we have (Unix or Windows sockets) Note that only MS compilers require to use Windows sockets |