diff options
Diffstat (limited to 'src/lib/tng_io_fortran.c')
-rw-r--r-- | src/lib/tng_io_fortran.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/tng_io_fortran.c b/src/lib/tng_io_fortran.c index 9c3e551..f6101be 100644 --- a/src/lib/tng_io_fortran.c +++ b/src/lib/tng_io_fortran.c @@ -11,7 +11,7 @@ * modify it under the terms of the Revised BSD License. */ -#include "tng_io.h" +#include "../../include/tng_io.h" /* The following is for calling the library from fortran */ |