summaryrefslogtreecommitdiffstats
path: root/test/json_vol_connector.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/json_vol_connector.h')
-rw-r--r--test/json_vol_connector.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/json_vol_connector.h b/test/json_vol_connector.h
index d3fb896..f4d654a 100644
--- a/test/json_vol_connector.h
+++ b/test/json_vol_connector.h
@@ -17,6 +17,8 @@
#ifndef _json_vol_connector_H
#define _json_vol_connector_H
+#include "hdf5.h"
+
#define JSON_VOL_CONNECTOR_VERSION 1
#define JSON_VOL_CONNECTOR_VALUE ((H5VL_class_value_t)104)
#define JSON_VOL_CONNECTOR_NAME "json_vol_connector"