From ef818feb0df318b44ad717752ab729b58dd0ae59 Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Tue, 19 Dec 1995 21:43:33 +0000 Subject: [PATCH] Use , not "paths.h". --- src/xfns.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xfns.c b/src/xfns.c index bb3c6fbe3d7..2ae32fe016a 100644 --- a/src/xfns.c +++ b/src/xfns.c @@ -35,7 +35,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "dispextern.h" #include "keyboard.h" #include "blockinput.h" -#include "paths.h" +#include #ifdef HAVE_X_WINDOWS extern void abort (); -- 2.39.2