comparison lwlib/lwlib-Xlw.c @ 41767:7fb1caba0f51

Include ../src/lisp.h.
author Richard M. Stallman <rms@gnu.org>
date Sun, 02 Dec 2001 05:00:27 +0000
parents ebb6774c41db
children 23a1cea22d13
comparison
equal deleted inserted replaced
41766:32d440813da1 41767:7fb1caba0f51
19 Boston, MA 02111-1307, USA. */ 19 Boston, MA 02111-1307, USA. */
20 20
21 #ifdef HAVE_CONFIG_H 21 #ifdef HAVE_CONFIG_H
22 #include <config.h> 22 #include <config.h>
23 #endif 23 #endif
24
25 #include "../src/lisp.h"
24 26
25 #include "lwlib-Xlw.h" 27 #include "lwlib-Xlw.h"
26 #include <X11/StringDefs.h> 28 #include <X11/StringDefs.h>
27 #include <X11/IntrinsicP.h> 29 #include <X11/IntrinsicP.h>
28 #include <X11/ObjectP.h> 30 #include <X11/ObjectP.h>