summaryrefslogtreecommitdiffstats
path: root/src/H5VLnative_token.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5VLnative_token.c')
-rw-r--r--src/H5VLnative_token.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5VLnative_token.c b/src/H5VLnative_token.c
index 353e8cd..f726504 100644
--- a/src/H5VLnative_token.c
+++ b/src/H5VLnative_token.c
@@ -23,6 +23,7 @@
/***********/
#include "H5private.h" /* Generic Functions */
#include "H5Eprivate.h" /* Error handling */
+#include "H5Iprivate.h" /* IDs */
#include "H5MMprivate.h" /* Memory handling */
#include "H5VLnative_private.h" /* Native VOL connector */