aboutsummaryrefslogtreecommitdiffstats
path: root/libsensors/InputEventReader.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libsensors/InputEventReader.cpp')
-rw-r--r--libsensors/InputEventReader.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libsensors/InputEventReader.cpp b/libsensors/InputEventReader.cpp
index 89cc438..fcab927 100644
--- a/libsensors/InputEventReader.cpp
+++ b/libsensors/InputEventReader.cpp
@@ -25,7 +25,7 @@
#include <linux/input.h>
#include <cutils/log.h>
-#include <cstring>
+#include <string.h>
#include "InputEventReader.h"
/*****************************************************************************/