From 148026007cae3b97d39d2cfee7562c139eb486b2 Mon Sep 17 00:00:00 2001 From: Bert Münnich Date: Mon, 16 Oct 2017 21:10:35 +0200 Subject: One header file for type definitions and function declarations --- autoreload_nop.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'autoreload_nop.c') diff --git a/autoreload_nop.c b/autoreload_nop.c index 48b7f8f..75532cd 100644 --- a/autoreload_nop.c +++ b/autoreload_nop.c @@ -16,7 +16,7 @@ * along with sxiv. If not, see . */ -#include "autoreload.h" +#include "sxiv.h" void arl_init(arl_t *arl) { -- cgit v1.2.3-54-g00ecf