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

Include ../src/lisp.h.
author Richard M. Stallman <rms@gnu.org>
date Sun, 02 Dec 2001 05:00:27 +0000
parents ee40177f6c68
children
comparison
equal deleted inserted replaced
41766:32d440813da1 41767:7fb1caba0f51
15 15
16 You should have received a copy of the GNU General Public License 16 You should have received a copy of the GNU General Public License
17 along with GNU Emacs; see the file COPYING. If not, write to 17 along with GNU Emacs; see the file COPYING. If not, write to
18 the Free Software Foundation, Inc., 59 Temple Place - Suite 330, 18 the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
19 Boston, MA 02111-1307, USA. */ 19 Boston, MA 02111-1307, USA. */
20
21
22 #include "../src/lisp.h"
20 23
21 #include <X11/IntrinsicP.h> 24 #include <X11/IntrinsicP.h>
22 #include <X11/Intrinsic.h> 25 #include <X11/Intrinsic.h>
23 #include <X11/CompositeP.h> 26 #include <X11/CompositeP.h>
24 #include <X11/Composite.h> 27 #include <X11/Composite.h>