loudmouth/lm-sasl.c
changeset 678 66017d9f6187
parent 664 f57b1b61e1fe
child 690 7ccf2113ec5f
--- a/loudmouth/lm-sasl.c	Mon Jan 11 20:31:29 2016 +0100
+++ b/loudmouth/lm-sasl.c	Mon Jan 11 20:32:21 2016 +0100
@@ -25,7 +25,7 @@
 #include <glib.h>
 
 #ifdef HAVE_GSSAPI
-#include <gssapi.h>
+#include <gssapi/gssapi.h>
 #endif
 
 #include "lm-sock.h"