summaryrefslogtreecommitdiff
path: root/net.h
diff options
context:
space:
mode:
Diffstat (limited to 'net.h')
-rw-r--r--net.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/net.h b/net.h
index bebaab8..d9bc357 100644
--- a/net.h
+++ b/net.h
@@ -19,7 +19,7 @@
#ifndef __NET_H
#define __NET_H
-#include "hiredis.h"
+#include "hiredict.h"
void redisNetClose(redisContext *c);
ssize_t redisNetRead(redisContext *c, char *buf, size_t bufcap);