summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJerome Soumagne <jsoumagne@hdfgroup.org>2014-03-17 17:37:27 (GMT)
committerJerome Soumagne <jsoumagne@hdfgroup.org>2016-11-29 23:42:28 (GMT)
commit0874d4714365effa567916bc2206f9923e7778a7 (patch)
treeb59240eb778e474869902dd3fbe9297fe60edc02 /src
parent14dc94b957283a5f3d94385ec318a5377a52396e (diff)
downloadhdf5-0874d4714365effa567916bc2206f9923e7778a7.zip
hdf5-0874d4714365effa567916bc2206f9923e7778a7.tar.gz
hdf5-0874d4714365effa567916bc2206f9923e7778a7.tar.bz2
Add H5Xpublic to hdf5.h
Diffstat (limited to 'src')
-rw-r--r--src/hdf5.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hdf5.h b/src/hdf5.h
index abd4326..6785539 100644
--- a/src/hdf5.h
+++ b/src/hdf5.h
@@ -39,6 +39,7 @@
#include "H5Rpublic.h" /* References */
#include "H5Spublic.h" /* Dataspaces */
#include "H5Tpublic.h" /* Datatypes */
+#include "H5Xpublic.h" /* Index plugins */
#include "H5Zpublic.h" /* Data filters */
/* Predefined file drivers */