pmt: fix wrong include

This commit is contained in:
2024-08-02 18:04:41 +03:00
committed by GitHub
parent 9313a8ec4a
commit b1f9e491b3

View File

@@ -25,7 +25,7 @@ extern "C" {
#define INC_DIRENT
#include <pmt/PartitionManager.h>
#include <pmt/stringkeys.h>
#include <pmt/StringKeys.h>
/* current /dev context */
#define CUR_DEV_CNTX "/dev/block/by-name"