summaryrefslogtreecommitdiffstats
path: root/test/dtypes.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dtypes.c')
-rw-r--r--test/dtypes.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/dtypes.c b/test/dtypes.c
index 5611c16..926ecfa 100644
--- a/test/dtypes.c
+++ b/test/dtypes.c
@@ -10,7 +10,7 @@
/* See H5private.h for how to include headers */
#undef NDEBUG
-#include <H5config.h>
+#include <hdf5.h>
#ifdef STDC_HEADERS
# include <assert.h>
@@ -29,8 +29,6 @@
# include <sys/wait.h>
#endif
-#include <hdf5.h>
-
#define H5T_PACKAGE
#include <H5Tpkg.h> /*to turn off hardware conversions*/