flox: charger_touch: Include what we use

Change-Id: I08c3422a0177d21afda0996988e16d9e3a3d453a
This commit is contained in:
Elektroschmock 2020-11-15 15:40:15 +01:00 committed by Nolen Johnson
parent bce3ce05f4
commit 60c59a2609
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
#include <hardware_legacy/uevent.h>
#include <utils/Log.h>
#include <fcntl.h>
#include <string.h>
#define POWER_SUPPLY_PATH "/sys/class/power_supply"
#define TOUCH_PATH "/sys/devices/virtual/input/qcom_touch/charger"