summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/include')
-rw-r--r--src/include/krb5/error_def.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/include/krb5/error_def.h b/src/include/krb5/error_def.h
index b5f3bdf0b..c168a1050 100644
--- a/src/include/krb5/error_def.h
+++ b/src/include/krb5/error_def.h
@@ -16,9 +16,9 @@
#ifndef KRB5_ERROR_DEF__
#define KRB5_ERROR_DEF__
-#include "../../error_tables/krb5_err.h"
-#include "../../error_tables/kdb5_err.h"
-#include "../../error_tables/isode_err.h"
+#include "error_tables/krb5_err.h"
+#include "error_tables/kdb5_err.h"
+#include "error_tables/isode_err.h"
#include <errno.h>
#endif /* KRB5_ERROR_DEF__ */