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 --- examples/simple_example.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/simple_example.c') diff --git a/examples/simple_example.c b/examples/simple_example.c index e11b5f9..d00bad2 100644 --- a/examples/simple_example.c +++ b/examples/simple_example.c @@ -1,6 +1,6 @@ #include -#include "auth.h" +#include "astal-auth.h" GMainLoop *loop; -- cgit v1.2.3