Mercurial > hg > xemacs-beta
comparison lwlib/xlwgauge.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 | a86b2b5e0111 |
children |
comparison
equal
deleted
inserted
replaced
409:301b9ebbdf3b | 410:de805c49cfc1 |
---|---|
50 #include <stdio.h> | 50 #include <stdio.h> |
51 #include <ctype.h> | 51 #include <ctype.h> |
52 #include <X11/IntrinsicP.h> | 52 #include <X11/IntrinsicP.h> |
53 #include <X11/Xatom.h> | 53 #include <X11/Xatom.h> |
54 #include <X11/StringDefs.h> | 54 #include <X11/StringDefs.h> |
55 #include ATHENA_INCLUDE(XawInit.h) | 55 #include ATHENA_XawInit_h_ |
56 #include "xlwgaugeP.h" | 56 #include "xlwgaugeP.h" |
57 #include "../src/xmu.h" | 57 #include "../src/xmu.h" |
58 #ifdef HAVE_XMU | 58 #ifdef HAVE_XMU |
59 #include <X11/Xmu/Atoms.h> | 59 #include <X11/Xmu/Atoms.h> |
60 #include <X11/Xmu/Drawing.h> | 60 #include <X11/Xmu/Drawing.h> |