summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaleb Keithley <kaleb@freedesktop.org>2003-12-19 20:55:56 +0000
committerKaleb Keithley <kaleb@freedesktop.org>2003-12-19 20:55:56 +0000
commit4bcf61534221f70622392f8095e39a35665d3893 (patch)
treea09440eeb606f03c2b441e01e404c93b4f37c1cc
parent7a16b3e2dd3ea817f2ae503c9242eea27989e47d (diff)
-rw-r--r--grid.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/grid.c b/grid.c
index f2125c1..acae07d 100644
--- a/grid.c
+++ b/grid.c
@@ -26,13 +26,14 @@ in this Software without prior written authorization from The Open Group.
* *
* Author: Jim Fulton, MIT X Consortium
*/
-/* $XFree86: xc/programs/xfd/grid.c,v 1.9 2002/07/06 00:46:42 keithp Exp $ */
+/* $XFree86: xc/programs/xfd/grid.c,v 1.10 2003/12/19 02:05:39 dawes Exp $ */
#include <X11/IntrinsicP.h>
#include <X11/StringDefs.h>
#include <X11/Xaw/SimpleP.h>
#include <X11/Xmu/Converters.h>
+#include <X11/Xos.h>
#include "gridP.h"
#ifdef XKB