diff options
Diffstat (limited to 'autoreload_nop.c')
-rw-r--r-- | autoreload_nop.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 <http://www.gnu.org/licenses/>. */ -#include "autoreload.h" +#include "sxiv.h" void arl_init(arl_t *arl) { |