comparison lwlib/xlwradio.c @ 410:de805c49cfc1 r21-2-35

Import from CVS: tag r21-2-35
author cvs
date Mon, 13 Aug 2007 11:19:21 +0200
parents b8cc9ab3f761
children
comparison
equal deleted inserted replaced
409:301b9ebbdf3b 410:de805c49cfc1
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 ATHENA_INCLUDE(XawInit.h) 56 #include ATHENA_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