summaryrefslogtreecommitdiff
path: root/test/stdlib/test-canon.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/stdlib/test-canon.c')
-rw-r--r--test/stdlib/test-canon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/stdlib/test-canon.c b/test/stdlib/test-canon.c
index 9770a948d..788754f47 100644
--- a/test/stdlib/test-canon.c
+++ b/test/stdlib/test-canon.c
@@ -31,7 +31,7 @@
/* Prototype for our test function. */
extern int do_test (int argc, char *argv[]);
-#include <test-skeleton.c>
+#include "../test-skeleton.c"
#ifndef PATH_MAX
# define PATH_MAX 4096