summaryrefslogtreecommitdiffstats
path: root/source/heimdal/lib/roken/resolve.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/heimdal/lib/roken/resolve.c')
-rw-r--r--source/heimdal/lib/roken/resolve.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/heimdal/lib/roken/resolve.c b/source/heimdal/lib/roken/resolve.c
index a72fb24eab5..6a14547c62d 100644
--- a/source/heimdal/lib/roken/resolve.c
+++ b/source/heimdal/lib/roken/resolve.c
@@ -34,7 +34,7 @@
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
-#include <roken.h>
+#include "roken.h"
#ifdef HAVE_ARPA_NAMESER_H
#include <arpa/nameser.h>
#endif