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 5174edd..844f423 100644 --- a/examples/full_example.c +++ b/examples/full_example.c @@ -1,4 +1,4 @@ -#include "pam.h" +#include "auth.h" #include <bsd/readpassphrase.h> GMainLoop *loop; |