diff options
Diffstat (limited to 'examples/full_example.c')
-rw-r--r-- | examples/full_example.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/full_example.c b/examples/full_example.c index 73096a6..a20c02b 100644 --- a/examples/full_example.c +++ b/examples/full_example.c @@ -1,6 +1,6 @@ #include <bsd/readpassphrase.h> -#include "auth.h" +#include "astal-auth.h" GMainLoop *loop; |