mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-06 11:50:51 -08:00
Don't include Xmu/Drawing.h.
This commit is contained in:
parent
30c9c6d750
commit
3dbae1e48e
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
|||
/* Display Context for the icons */
|
||||
#include <X11/Intrinsic.h>
|
||||
#include <X11/StringDefs.h>
|
||||
#include <X11/Xmu/Drawing.h>
|
||||
/* #include <X11/Xmu/Drawing.h> */ /* Appears not to be used */
|
||||
#include <X11/Xos.h>
|
||||
|
||||
/* We use face structures in two ways:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue