Skip to content

Commit 6b6244e

Browse files
committed
Update FlashIAPBlockDevice include to have full path
1 parent 0c1d620 commit 6b6244e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/storage/blockdevice/COMPONENT_FLASHIAP/FlashIAPBlockDevice.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
#if DEVICE_FLASH
2222

23-
#include "FlashIAP.h"
23+
#include "drivers/FlashIAP.h"
2424
#include "features/storage/blockdevice/BlockDevice.h"
2525
#include "platform/mbed_toolchain.h"
2626

0 commit comments

Comments
 (0)