diff options
Diffstat (limited to 'src/H5FAstat.c')
-rw-r--r-- | src/H5FAstat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5FAstat.c b/src/H5FAstat.c index bed6c6e..4ded4c1 100644 --- a/src/H5FAstat.c +++ b/src/H5FAstat.c @@ -26,7 +26,7 @@ /* Module Declaration */ /**********************/ -#define H5FA_MODULE +#include "H5FAmodule.h" /* This source code file is part of the H5FA module */ /***********************/ |