aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/locate/python/py-locate.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/locate/python/py-locate.c')
-rw-r--r--src/plugins/locate/python/py-locate.c2
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 d555dca..948e028 100644
--- a/src/plugins/locate/python/py-locate.c
+++ b/src/plugins/locate/python/py-locate.c
@@ -67,7 +67,7 @@
#include "k5-platform.h" /* for init/fini macros */
#include "fake-addrinfo.h"
-#include <krb5/locate.h>
+#include <krb5/locate_plugin.h>
#define LIBDIR "/tmp" /* should be imported from configure */
#define SCRIPT_PATH LIBDIR "/krb5/locate-service.py"