summaryrefslogtreecommitdiff
path: root/ituxd/jni/thermalJNI.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ituxd/jni/thermalJNI.cpp')
-rw-r--r--ituxd/jni/thermalJNI.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ituxd/jni/thermalJNI.cpp b/ituxd/jni/thermalJNI.cpp
index cf8148e..2a1360f 100644
--- a/ituxd/jni/thermalJNI.cpp
+++ b/ituxd/jni/thermalJNI.cpp
@@ -16,7 +16,7 @@
#define LOG_TAG "ThermalManagerJNI"
-#include "JNIHelp.h"
+#include <nativehelper/JNIHelp.h>
#include "jni.h"
#include <utils/Log.h>
#include <utils/misc.h>