summaryrefslogtreecommitdiffstats
path: root/test/bittests.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/bittests.c')
-rw-r--r--test/bittests.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/bittests.c b/test/bittests.c
index a8b8471..3469e2d 100644
--- a/test/bittests.c
+++ b/test/bittests.c
@@ -7,10 +7,10 @@
*
* Purpose: Tests functions in H5Tbit.c
*/
-#include <h5test.h>
+#include "h5test.h"
#define H5T_PACKAGE
-#include <H5Tpkg.h>
+#include "H5Tpkg.h"
#define NTESTS 100000