Move include files to include/ subdirectory
authorRan Benita <ran@unusedvar.com>
Tue, 27 Apr 2021 07:10:26 +0000 (10:10 +0300)
committerRan Benita <ran@unusedvar.com>
Tue, 27 Apr 2021 07:10:26 +0000 (10:10 +0300)
commitde1b6943d2b0ddcbcc757cee7446bf8b297fa9fd
tree9b4197edbd21c46825159440b85231da5f2c5b7c
parent8ff0232bda91e23b140556293050cceca3ffb2b4
Move include files to include/ subdirectory

This way we don't specify `include_directorories('.')` which brings in
more than needed.

Signed-off-by: Ran Benita <ran@unusedvar.com>
include/xkbcommon/xkbcommon-compat.h [moved from xkbcommon/xkbcommon-compat.h with 100% similarity]
include/xkbcommon/xkbcommon-compose.h [moved from xkbcommon/xkbcommon-compose.h with 100% similarity]
include/xkbcommon/xkbcommon-keysyms.h [moved from xkbcommon/xkbcommon-keysyms.h with 100% similarity]
include/xkbcommon/xkbcommon-names.h [moved from xkbcommon/xkbcommon-names.h with 100% similarity]
include/xkbcommon/xkbcommon-x11.h [moved from xkbcommon/xkbcommon-x11.h with 100% similarity]
include/xkbcommon/xkbcommon.h [moved from xkbcommon/xkbcommon.h with 100% similarity]
include/xkbcommon/xkbregistry.h [moved from xkbcommon/xkbregistry.h with 100% similarity]
meson.build