summaryrefslogtreecommitdiffhomepage
path: root/examples/share_ptr.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/share_ptr.c')
-rw-r--r--examples/share_ptr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/share_ptr.c b/examples/share_ptr.c
index 9b412d93..5f5a0cc7 100644
--- a/examples/share_ptr.c
+++ b/examples/share_ptr.c
@@ -1,4 +1,4 @@
-#include <stc/csptr.h>
+#include <stc/cptr.h>
#include <stc/clist.h>
#include <stc/cvec.h>
#include <stc/cstr.h>