diff options
Diffstat (limited to 'misc/examples/coroutines/coroutines.c')
| -rw-r--r-- | misc/examples/coroutines/coroutines.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/examples/coroutines/coroutines.c b/misc/examples/coroutines/coroutines.c index b8dfaa13..de0fcda5 100644 --- a/misc/examples/coroutines/coroutines.c +++ b/misc/examples/coroutines/coroutines.c @@ -1,4 +1,4 @@ -#include <stc/algo/coroutine.h> +#include <stc/coroutine.h> #include <stdio.h> #include <stdint.h> |
