Move include path from X11/extensions/ to xkbcommon/
authorDaniel Stone <daniel@fooishbar.org>
Wed, 15 Feb 2012 11:49:10 +0000 (11:49 +0000)
committerDaniel Stone <daniel@fooishbar.org>
Wed, 15 Feb 2012 16:24:50 +0000 (16:24 +0000)
commitead9d0cb6203c4582e9233abe86565504316488f
tree23fbed81af74619c7e4f8024bedb2a76cc018eea
parent615291f1f448ceafef778c9336d81617d9e32dd2
Move include path from X11/extensions/ to xkbcommon/

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
23 files changed:
include/Makefile.am
include/xkbcommon/xkbcommon.h [moved from include/X11/extensions/XKBcommon.h with 100% similarity]
src/alloc.c
src/atom.c
src/galloc.c
src/geom.c
src/keysym.c
src/malloc.c
src/maprules.c
src/misc.c
src/text.c
src/xkb.c
src/xkballoc.h
src/xkbcomp/xkbcomp.h
src/xkbcomp/xkbpath.c
src/xkbgeom.h
src/xkbmisc.h
src/xkbrules.h
test/canonicalise.c
test/filecomp.c
test/namescomp.c
test/rulescomp.c
test/xkey.c