From 3e9d84ad529bda7f295b5b981fbc3a470772bd0d Mon Sep 17 00:00:00 2001 From: kotontrion Date: Wed, 17 Jul 2024 08:33:53 +0200 Subject: move header to astal-auth.h --- src/astal-auth.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/astal-auth.c') diff --git a/src/astal-auth.c b/src/astal-auth.c index ebacbb3..1c435ae 100644 --- a/src/astal-auth.c +++ b/src/astal-auth.c @@ -2,7 +2,7 @@ #include #include -#include "auth.h" +#include "astal-auth.h" GMainLoop *loop; -- cgit v1.2.3