Skip to content

Commit

Permalink
fix compile error after restyle
Browse files Browse the repository at this point in the history
  • Loading branch information
wy-hh committed Aug 26, 2024
1 parent 48dec44 commit a5f004a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/platform/bouffalolab/common/BLConfig_littlefs.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,8 @@ extern "C" {
#include <lfs_port.h>
}

#include <platform/bouffalolab/common/BLConfig.h>

#include <platform/internal/CHIPDeviceLayerInternal.h>
#include <platform/bouffalolab/common/BLConfig.h>

#ifndef BLCONFIG_LFS_NAMESPACE
#define BLCONFIG_LFS_NAMESPACE "/_blcfg_"
Expand Down

0 comments on commit a5f004a

Please sign in to comment.