修正文件名大小写

master
Matthew 11 months ago
parent a13230476f
commit 8df849709e

@ -19,7 +19,7 @@
#include <android/log.h> #include <android/log.h>
#include <android/thermal.h> #include <android/thermal.h>
#include <sys/system_properties.h> #include <sys/system_properties.h>
#include <Mat.h> #include <mat.h>
#include <filesystem> #include <filesystem>
namespace fs = std::filesystem; namespace fs = std::filesystem;

Loading…
Cancel
Save