diff options
Diffstat (limited to '')
-rw-r--r-- | recovery_utils/thermalutil.cpp (renamed from otautil/thermalutil.cpp) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/otautil/thermalutil.cpp b/recovery_utils/thermalutil.cpp index 4660e057e..5436355d6 100644 --- a/otautil/thermalutil.cpp +++ b/recovery_utils/thermalutil.cpp @@ -14,7 +14,7 @@ * limitations under the License. */ -#include "otautil/thermalutil.h" +#include "recovery_utils/thermalutil.h" #include <dirent.h> #include <stdio.h> |