comparison lwlib/xlwcheckbox.c @ 434:9d177e8d4150 r21-2-25

Import from CVS: tag r21-2-25
author cvs
date Mon, 13 Aug 2007 11:30:53 +0200
parents 11054d720c21
children abe6d1db359e
comparison
equal deleted inserted replaced
433:892ca416f0fb 434:9d177e8d4150
36 #include <config.h> 36 #include <config.h>
37 #include <stdio.h> 37 #include <stdio.h>
38 38
39 #include <X11/IntrinsicP.h> 39 #include <X11/IntrinsicP.h>
40 #include <X11/StringDefs.h> 40 #include <X11/StringDefs.h>
41 #include <X11/Xaw/XawInit.h> 41 #include ATHENA_INCLUDE(XawInit.h)
42 #include "../src/xmu.h" 42 #include "../src/xmu.h"
43 #include "xlwcheckboxP.h" 43 #include "xlwcheckboxP.h"
44 44
45 45
46 /* by using the same size for the checkbox as for the diamond box, 46 /* by using the same size for the checkbox as for the diamond box,