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