summaryrefslogtreecommitdiff
path: root/examples/example-ssl.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/example-ssl.c')
-rw-r--r--examples/example-ssl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/example-ssl.c b/examples/example-ssl.c
index 03cf556..1654f5d 100644
--- a/examples/example-ssl.c
+++ b/examples/example-ssl.c
@@ -8,7 +8,7 @@
#include <stdlib.h>
#include <string.h>
-#include <hiredis.h>
+#include <hiredict.h>
#include <hiredis_ssl.h>
#ifdef _MSC_VER