From fc26b38cb71cbc98504f511192d8fa2124fd1e4e Mon Sep 17 00:00:00 2001 From: Tylo Date: Sun, 21 Jun 2020 15:26:22 +0200 Subject: Renamed files and classes: cmap -> chash, copt -> coption --- demos.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demos.c') diff --git a/demos.c b/demos.c index 18be0e00..5735a900 100644 --- a/demos.c +++ b/demos.c @@ -1,6 +1,6 @@ #include "stc/cvector.h" #include "stc/clist.h" -#include "stc/cmap.h" +#include "stc/chash.h" #include "stc/cstring.h" -- cgit v1.2.3