diff options
Diffstat (limited to 'tools/h4toh5/h4toh5main.h')
-rw-r--r-- | tools/h4toh5/h4toh5main.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/h4toh5/h4toh5main.h b/tools/h4toh5/h4toh5main.h index 2802caa..1898c19 100644 --- a/tools/h4toh5/h4toh5main.h +++ b/tools/h4toh5/h4toh5main.h @@ -37,6 +37,7 @@ Author: Kent Yang(ymuqun@ncsa.uiuc.edu) #include "h4toh5util.h" #include <fcntl.h> #include <errno.h> +#include "h4toh5user.h" #endif /* For windows support.*/ |