summaryrefslogtreecommitdiff
path: root/include/X11/extensions/XKMformat.h
diff options
context:
space:
mode:
authorKaleb Keithley <kaleb@freedesktop.org>2003-11-17 19:03:42 +0000
committerKaleb Keithley <kaleb@freedesktop.org>2003-11-17 19:03:42 +0000
commit452889aad6eca008ccba92e98eb8139dccea94d8 (patch)
tree980bdede3bf8457796988d83b410321d6af21b69 /include/X11/extensions/XKMformat.h
parent52a8406aaba4ed1f9fa5e78bfa5da7af659bce01 (diff)
merge XFree86 4.3.0.1 to -CURRENT
Diffstat (limited to 'include/X11/extensions/XKMformat.h')
-rw-r--r--include/X11/extensions/XKMformat.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/X11/extensions/XKMformat.h b/include/X11/extensions/XKMformat.h
index 9e70845..8834630 100644
--- a/include/X11/extensions/XKMformat.h
+++ b/include/X11/extensions/XKMformat.h
@@ -24,12 +24,14 @@
THE USE OR PERFORMANCE OF THIS SOFTWARE.
********************************************************/
+/* $XFree86: xc/lib/xkbfile/XKMformat.h,v 1.2 2001/08/01 00:44:44 tsi Exp $ */
+
#ifndef _XKMFORMAT_H_
#define _XKMFORMAT_H_ 1
#include <X11/extensions/XKB.h>
#include <X11/extensions/XKBproto.h>
-#include "XKM.h"
+#include <X11/extensions/XKM.h>
typedef struct _xkmFileInfo {
CARD8 type;