diff --git a/PAM.cpp b/PAM.cpp index a25eb9f..e29da7c 100644 --- a/PAM.cpp +++ b/PAM.cpp @@ -6,9 +6,9 @@ the Free Software Foundation; either version 2 of the License, or (at your option) any later version. */ -#include #include #include +#include "PAM.h" namespace PAM { Exception::Exception(pam_handle_t* _pam_handle,