summaryrefslogtreecommitdiffstats
path: root/test/gass_append.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/gass_append.c')
-rw-r--r--test/gass_append.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/gass_append.c b/test/gass_append.c
index 30ad6b0..6ad1afc 100644
--- a/test/gass_append.c
+++ b/test/gass_append.c
@@ -15,7 +15,7 @@
3. Create a local memory buffer to hold the data.
4. Write the local data to the remote dataset.
*/
-#include <h5test.h>
+#include "h5test.h"
#ifndef H5_HAVE_GASS
int main(void)