diff options
Diffstat (limited to 'examples/advanced.c')
| -rw-r--r-- | examples/advanced.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/advanced.c b/examples/advanced.c index e6b4ad2a..bd06c95d 100644 --- a/examples/advanced.c +++ b/examples/advanced.c @@ -11,7 +11,7 @@ * of the Viking struct first. */ #include <stdio.h> -#include <stc/chash.h> +#include <stc/cmap.h> #include <stc/cstr.h> // Viking view struct ----------------------- |
