summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lisp/xedit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/xedit.c b/lisp/xedit.c
index f956543..7fa1748 100644
--- a/lisp/xedit.c
+++ b/lisp/xedit.c
@@ -29,7 +29,7 @@
/* $XFree86: xc/programs/xedit/lisp/xedit.c,v 1.25 2003/04/27 18:17:35 tsi Exp $ */
-#include "xedit/xedit.h"
+#include "lisp/../xedit.h"
#include <X11/Xaw/TextSrcP.h> /* Needs some private definitions */
#include <X11/Xaw/TextSinkP.h> /* Also needs private definitions... */
#include <X11/Xmu/Xmu.h>