~mir-team/mir/in-process-egl+input-conglomeration

« back to all changes in this revision

Viewing changes to tests/unit-tests/client/input/test_xkb_mapper.cpp

Merge demonstrate-inprocess-input

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
 * Authored by: Robert Carr <robert.carr@canonical.com>
17
17
 */
18
18
 
19
 
#include "src/client/input/xkb_mapper.h"
 
19
#include "mir/input/xkb_mapper.h"
20
20
 
21
21
#include <xkbcommon/xkbcommon-keysyms.h>
22
22
#include <xkbcommon/xkbcommon.h>