diff options
Diffstat (limited to 'src/tests/tng_parallel_read.c')
-rw-r--r-- | src/tests/tng_parallel_read.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/tests/tng_parallel_read.c b/src/tests/tng_parallel_read.c index 44e8f79..c2ef2d6 100644 --- a/src/tests/tng_parallel_read.c +++ b/src/tests/tng_parallel_read.c @@ -11,9 +11,10 @@ * modify it under the terms of the Revised BSD License. */ +#include "tng/tng_io.h" + #include <stdlib.h> #include <stdio.h> -#include "tng/tng_io.h" /* N.B. this code is for testing parallel reading of trajectory frame sets. The |