summaryrefslogtreecommitdiffstats
path: root/test/farray.c
diff options
context:
space:
mode:
authorMohamad Chaarawi <chaarawi@hdfgroup.org>2014-02-14 13:21:55 (GMT)
committerMohamad Chaarawi <chaarawi@hdfgroup.org>2014-02-14 13:21:55 (GMT)
commitd4c2e51d1e255fde2c0b2e359078cfd0de82720a (patch)
tree237bbb2b1810baf4b30c23d768e98a7f47cc58ae /test/farray.c
parente15ad88d9eb2962dc77848ac156d8b540bbb308d (diff)
parent863ff882b619e8d2c3ad3bdb659f14fa2e9d07d3 (diff)
downloadhdf5-d4c2e51d1e255fde2c0b2e359078cfd0de82720a.zip
hdf5-d4c2e51d1e255fde2c0b2e359078cfd0de82720a.tar.gz
hdf5-d4c2e51d1e255fde2c0b2e359078cfd0de82720a.tar.bz2
[svn-r24710] merge from trunk to 24709.
Diffstat (limited to 'test/farray.c')
-rw-r--r--test/farray.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/farray.c b/test/farray.c
index 0e444d8..07a2aa3 100644
--- a/test/farray.c
+++ b/test/farray.c
@@ -28,7 +28,7 @@
/* Other private headers that this test requires */
#include "H5Iprivate.h" /* IDs */
-#include "H5Vprivate.h" /* Vectors and arrays */
+#include "H5VMprivate.h" /* Vectors and arrays */
/* Local macros */