From 8a9cdf320c3c526b2b94f4692cf2398ef2c3757f Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Tue, 19 Sep 2006 01:08:53 +0000 Subject: [PATCH] test/H5test.cc - include "H5Part.h" insteed of "H5Part.hh" --- test/H5test.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/H5test.cc b/test/H5test.cc index 415d7c0..c4525f4 100755 --- a/test/H5test.cc +++ b/test/H5test.cc @@ -1,7 +1,7 @@ #include #include #include -#include "H5Part.hh" +#include "H5Part.h" #include #include