summaryrefslogtreecommitdiffstats
path: root/hl/test/h5hltest.h
diff options
context:
space:
mode:
Diffstat (limited to 'hl/test/h5hltest.h')
-rw-r--r--hl/test/h5hltest.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/hl/test/h5hltest.h b/hl/test/h5hltest.h
index 14f3e14..f1d7aa9 100644
--- a/hl/test/h5hltest.h
+++ b/hl/test/h5hltest.h
@@ -27,6 +27,9 @@
/* Include the High-Level private header */
#include "H5HLprivate2.h"
+/* Include library private headers needed for testing */
+#include "H5VLprivate.h"
+
/* Macros used in HL tests */
#define HL_TESTING2(WHAT) \
{ \