From 30b7ccfe9048560989c37bd3e00ff81d16919d55 Mon Sep 17 00:00:00 2001 From: kotontrion Date: Sun, 19 May 2024 13:15:36 +0200 Subject: fix header paths --- examples/full_example.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/full_example.c') diff --git a/examples/full_example.c b/examples/full_example.c index 5174edd..844f423 100644 --- a/examples/full_example.c +++ b/examples/full_example.c @@ -1,4 +1,4 @@ -#include "pam.h" +#include "auth.h" #include GMainLoop *loop; -- cgit v1.2.3