summaryrefslogtreecommitdiff
path: root/examples/example.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/example.c')
-rw-r--r--examples/example.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/example.c b/examples/example.c
index e2c1842..a87e5cf 100644
--- a/examples/example.c
+++ b/examples/example.c
@@ -7,7 +7,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
-#include <hiredis.h>
+#include <hiredict.h>
#ifdef _MSC_VER
#include <winsock2.h> /* For struct timeval */