summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib/roken/setprogname.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/heimdal/lib/roken/setprogname.c')
-rw-r--r--source4/heimdal/lib/roken/setprogname.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/heimdal/lib/roken/setprogname.c b/source4/heimdal/lib/roken/setprogname.c
index c13e8d4ee1..315fa52e50 100644
--- a/source4/heimdal/lib/roken/setprogname.c
+++ b/source4/heimdal/lib/roken/setprogname.c
@@ -36,7 +36,7 @@
RCSID("$Id: setprogname.c,v 1.4 2005/08/23 10:19:20 lha Exp $");
#endif
-#include <roken.h>
+#include "roken.h"
#ifndef HAVE___PROGNAME
extern const char *__progname;