diff options
author | Eamon Walsh <ewalsh@tycho.nsa.gov> | 2007-11-20 18:58:55 -0500 |
---|---|---|
committer | Eamon Walsh <ewalsh@moss-charon.epoch.ncsc.mil> | 2007-11-20 18:58:55 -0500 |
commit | 4363d70c6b420648b501126d1fbdebfafc7ae09f (patch) | |
tree | f8c92ad18614d6163e8ce166da685e54f8ac69a1 /Xext/xres.c | |
parent | 140a4660aca1c283613d5b62f51668b44b45baf6 (diff) |
registry: Fix some mistakes in the reversion of prior commits.
Diffstat (limited to 'Xext/xres.c')
-rw-r--r-- | Xext/xres.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Xext/xres.c b/Xext/xres.c index 243460c12..feadad27e 100644 --- a/Xext/xres.c +++ b/Xext/xres.c @@ -17,6 +17,7 @@ #include "dixstruct.h" #include "extnsionst.h" #include "swaprep.h" +#include "registry.h" #include <X11/extensions/XResproto.h> #include "pixmapstr.h" #include "windowstr.h" |