comparison lwlib/xlwradio.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
51 #include <config.h> 51 #include <config.h>
52 #include <stdio.h> 52 #include <stdio.h>
53 53
54 #include <X11/IntrinsicP.h> 54 #include <X11/IntrinsicP.h>
55 #include <X11/StringDefs.h> 55 #include <X11/StringDefs.h>
56 #include <X11/Xaw/XawInit.h> 56 #include ATHENA_INCLUDE(XawInit.h)
57 #include "../src/xmu.h" 57 #include "../src/xmu.h"
58 #include "xlwradioP.h" 58 #include "xlwradioP.h"
59 59
60 #define BOX_SIZE 13 60 #define BOX_SIZE 13
61 61