Copy/paste fix

This commit is contained in:
Justin R. Cutler 2016-04-03 20:17:17 -04:00
parent de21496f51
commit 682d8484e0
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
#include <stdlib.h>
/* allocator_t, allocator_get_default, allocator_destroy */
#include <threadless/coroutine.h>
#include <threadless/allocator.h>
/* ... */
#include <threadless/coroutine.h>