aboutsummaryrefslogtreecommitdiffstats
path: root/src/rspamadm/lua_repl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/rspamadm/lua_repl.c')
-rw-r--r--src/rspamadm/lua_repl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rspamadm/lua_repl.c b/src/rspamadm/lua_repl.c
index 6d1501100..812d3fb96 100644
--- a/src/rspamadm/lua_repl.c
+++ b/src/rspamadm/lua_repl.c
@@ -16,7 +16,7 @@
#include "config.h"
#include "rspamadm.h"
-#include "libutil/http.h"
+#include "libutil/http_connection.h"
#include "libutil/http_private.h"
#include "printf.h"
#include "lua/lua_common.h"