diff options
Diffstat (limited to 'test/srb_append.c')
-rw-r--r-- | test/srb_append.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/srb_append.c b/test/srb_append.c index 497f51b..fce361a 100644 --- a/test/srb_append.c +++ b/test/srb_append.c @@ -49,7 +49,7 @@ * absolute path. It you use SDSC server(ghidorah.sdsc.edu), your * home directory is possibly in /projects/mdas/srb/SRBVault/. */ -#include <h5test.h> +#include "h5test.h" #ifndef H5_HAVE_SRB int main(void) |