diff options
Diffstat (limited to 'test/stream_test.c')
-rw-r--r-- | test/stream_test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/stream_test.c b/test/stream_test.c index b786014..a62c5cb 100644 --- a/test/stream_test.c +++ b/test/stream_test.c @@ -33,7 +33,7 @@ */ #include <stdio.h> -#include <hdf5.h> +#include "hdf5.h" #ifndef H5_HAVE_STREAM |