Mercurial > hg > xemacs-beta
diff src/event-Xt.c @ 157:6b37e6ddd302 r20-3b5
Import from CVS: tag r20-3b5
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:40:41 +0200 |
parents | 43dd3413c7c7 |
children | 3bb7ccffb0c0 |
line wrap: on
line diff
--- a/src/event-Xt.c Mon Aug 13 09:39:46 2007 +0200 +++ b/src/event-Xt.c Mon Aug 13 09:40:41 2007 +0200 @@ -26,7 +26,7 @@ #include "lisp.h" #include "console-x.h" -#include "lwlib.h" +#include "../lwlib/lwlib.h" #include "EmacsFrame.h" #include "blocktype.h" @@ -65,7 +65,7 @@ #undef MOD_SHIFT #endif -#include <events-mod.h> +#include "events-mod.h" static void enqueue_Xt_dispatch_event (Lisp_Object event);