Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 13257dd7 authored by Siarhei Vishniakou's avatar Siarhei Vishniakou
Browse files

Move PropertyMap from libutils to libinput

Since PropertyMap has moved, update the #include directives.

Bug: 163171599
Test: make only
Change-Id: Ia12463cf80e4d47e0dcaf81104635b2717d28748
parent abca0166
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,8 +16,8 @@

#include <input/KeyCharacterMap.h>
#include <input/KeyLayoutMap.h>
#include <input/PropertyMap.h>
#include <input/VirtualKeyMap.h>
#include <utils/PropertyMap.h>

#include <stdarg.h>
#include <stdio.h>