7 lines
146 B
C
7 lines
146 B
C
|
#ifndef _LIBINPUT_KEYCODE_LABELS_H
|
||
|
#define _LIBINPUT_KEYCODE_LABELS_H
|
||
|
|
||
|
#include <androidfw/KeycodeLabels.h>
|
||
|
|
||
|
#endif // _LIBINPUT_KEYCODE_LABELS_H
|