diff src/device-x.c @ 4769:5460287a3327

Remove support for pre-X11R5 systems, including systems without Xmu. See <870180fe0912091102j6fde7336hdc187608be0ef97@mail.gmail.com> in xemacs-patches.
author Jerry James <james@xemacs.org>
date Thu, 10 Dec 2009 12:42:09 -0700
parents 8f1ee2d15784
children bc4f2511bbea
line wrap: on
line diff
--- a/src/device-x.c	Wed Dec 09 09:50:36 2009 -0700
+++ b/src/device-x.c	Thu Dec 10 12:42:09 2009 -0700
@@ -55,7 +55,7 @@
 				   use XtGetValues(), but ... */
 #include "xgccache.h"
 #include <X11/Shell.h>
-#include "xmu.h"
+#include <X11/Xmu/Error.h>
 
 #if defined(HAVE_SHLIB) && defined(LWLIB_USES_ATHENA) && !defined(HAVE_ATHENA_3D)
 #include "sysdll.h"