diff options
Diffstat (limited to 'examples/queue.c')
| -rw-r--r-- | examples/queue.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/queue.c b/examples/queue.c index 8c0a8777..23640a39 100644 --- a/examples/queue.c +++ b/examples/queue.c @@ -1,4 +1,4 @@ -#include <stc/crand.h>
+#include <stc/crandom.h>
#include <stc/cqueue.h>
#include <stdio.h>
|
