Mercurial > hg > xemacs-beta
diff src/device-x.c @ 4969:cbe181529c34
Automatic merge
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Wed, 03 Feb 2010 21:46:21 -0600 |
parents | 0d4c9d0f6a8d fce43cb76a1c |
children | 16112448d484 4aebb0131297 |
line wrap: on
line diff
--- a/src/device-x.c Wed Feb 03 21:06:14 2010 -0600 +++ b/src/device-x.c Wed Feb 03 21:46:21 2010 -0600 @@ -53,7 +53,7 @@ #include <X11/CoreP.h> /* Numerous places access the fields of a core widget directly. We could use XtGetValues(), but ... */ -#include "xgccache.h" +#include "gccache-x.h" #include <X11/Shell.h> #include <X11/Xmu/Error.h>