summaryrefslogtreecommitdiff
path: root/examples/example-redismoduleapi.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/example-redismoduleapi.c')
-rw-r--r--examples/example-redismoduleapi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/example-redismoduleapi.c b/examples/example-redismoduleapi.c
index 3bbbbc5..37bba9c 100644
--- a/examples/example-redismoduleapi.c
+++ b/examples/example-redismoduleapi.c
@@ -9,7 +9,7 @@
#include <string.h>
#include <signal.h>
-#include <hiredis.h>
+#include <hiredict.h>
#include <async.h>
#include <adapters/redismoduleapi.h>