diff options
Diffstat (limited to 'src/plugins/locate/python')
| -rw-r--r-- | src/plugins/locate/python/py-locate.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/locate/python/py-locate.c b/src/plugins/locate/python/py-locate.c index f5dc62932..03c70a62b 100644 --- a/src/plugins/locate/python/py-locate.c +++ b/src/plugins/locate/python/py-locate.c @@ -66,7 +66,7 @@ #include <errno.h> #include "k5-int.h" -#include "k5-locate.h" +#include <krb5/locate.h> #define LIBDIR "/tmp" /* should be imported from configure */ #define SCRIPT_PATH LIBDIR "/krb5/locate-service.py" |
