summaryrefslogtreecommitdiffstats
path: root/test/h5test.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/h5test.h')
-rw-r--r--test/h5test.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/test/h5test.h b/test/h5test.h
index 325d1f8..9614b30 100644
--- a/test/h5test.h
+++ b/test/h5test.h
@@ -11,16 +11,15 @@
#define _H5TEST_H
#undef NDEBUG
-#include <hdf5.h>
+#include "hdf5.h"
+#include "H5private.h"
-#include <H5private.h>
#ifdef STDC_HEADERS
# include <signal.h>
#endif
#define H5T_PACKAGE
-#include <H5Tpkg.h> /*to turn off hardware conversions*/
-
+#include "H5Tpkg.h" /*to turn off hardware conversions*/
/*
* This contains the filename prefix specificied as command line option for