diff options
Diffstat (limited to 'stc/clist.h')
| -rw-r--r-- | stc/clist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stc/clist.h b/stc/clist.h index 89bbc75c..1673d71e 100644 --- a/stc/clist.h +++ b/stc/clist.h @@ -31,7 +31,7 @@ #include <stdio.h>
#include <stc/clist.h>
- #include <stc/crand.h>
+ #include <stc/crandom.h>
using_clist(ix, int64_t);
int main() {
|
