summaryrefslogtreecommitdiffstats
path: root/test/space_overflow.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/space_overflow.c')
-rw-r--r--test/space_overflow.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/space_overflow.c b/test/space_overflow.c
index 690b8bf..17750e6 100644
--- a/test/space_overflow.c
+++ b/test/space_overflow.c
@@ -14,7 +14,7 @@
* Don't forget to change H5S_MAX_RANK back to its original
* value and recompile once the test file is created.
*/
-#include <hdf5.h>
+#include "hdf5.h"
/*-------------------------------------------------------------------------