aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypto/yarrow/ytypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/crypto/yarrow/ytypes.h')
-rw-r--r--src/lib/crypto/yarrow/ytypes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/crypto/yarrow/ytypes.h b/src/lib/crypto/yarrow/ytypes.h
index b7a30c7..9265e5a 100644
--- a/src/lib/crypto/yarrow/ytypes.h
+++ b/src/lib/crypto/yarrow/ytypes.h
@@ -5,7 +5,7 @@
#include <limits.h>
#include <stddef.h>
-#include "krb5/autoconf.h"
+#include "autoconf.h"
#ifdef HAVE_SYS_TYPES_H
#include <sys/types.h>
#endif