From 31d934d19bf82efdfc320fa7008008242a65332a Mon Sep 17 00:00:00 2001 From: "Anna (navi) Figueiredo Gomes" Date: Fri, 22 Mar 2024 20:06:01 +0100 Subject: all: rename output files Signed-off-by: Anna (navi) Figueiredo Gomes --- async.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'async.h') diff --git a/async.h b/async.h index f702d86..3244a98 100644 --- a/async.h +++ b/async.h @@ -13,7 +13,7 @@ #ifndef __HIREDIS_ASYNC_H #define __HIREDIS_ASYNC_H -#include "hiredis.h" +#include "hiredict.h" #ifdef __cplusplus extern "C" { -- cgit v1.2.3