summaryrefslogtreecommitdiff
path: root/lib/auth/srp_sb64.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/auth/srp_sb64.c')
-rw-r--r--lib/auth/srp_sb64.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/auth/srp_sb64.c b/lib/auth/srp_sb64.c
index c9e2805145..533fbc626c 100644
--- a/lib/auth/srp_sb64.c
+++ b/lib/auth/srp_sb64.c
@@ -20,9 +20,9 @@
*
*/
-#include <gnutls_int.h>
-#include <gnutls_errors.h>
-#include <gnutls_datum.h>
+#include "gnutls_int.h"
+#include "errors.h"
+#include <datum.h>
#include <auth/srp_passwd.h>
#ifdef ENABLE_SRP