diff options
Diffstat (limited to 'test/tgenprop.c')
-rw-r--r-- | test/tgenprop.c | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/test/tgenprop.c b/test/tgenprop.c index 8789fc5..7a4fdf5 100644 --- a/test/tgenprop.c +++ b/test/tgenprop.c @@ -20,9 +20,8 @@ * *************************************************************/ -#include <testhdf5.h> - -#include <hdf5.h> +#include "testhdf5.h" +#include "hdf5.h" #define FILENAME "tgenprop.h5" |