summaryrefslogtreecommitdiffstats
path: root/fortran/src/H5Git.h
diff options
context:
space:
mode:
Diffstat (limited to 'fortran/src/H5Git.h')
-rw-r--r--fortran/src/H5Git.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fortran/src/H5Git.h b/fortran/src/H5Git.h
index e243a18..7211440 100644
--- a/fortran/src/H5Git.h
+++ b/fortran/src/H5Git.h
@@ -7,7 +7,7 @@
#ifndef _H5Git_H
#define _H5Git_H
-#include <hdf5.h>
+#include "hdf5.h"
int H5Gn_members( hid_t loc_id, char *group_name );