diff options
Diffstat (limited to 'core')
| -rw-r--r-- | core/array-test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/array-test.c b/core/array-test.c index b96f26d..748277f 100644 --- a/core/array-test.c +++ b/core/array-test.c @@ -6,7 +6,7 @@ #include <errno.h> #include "tap.h" #include "array.h" -#include "../../util.h" +#include "util.h" typedef struct { char key[64]; |
