Skip to content

Commit 975f158

Browse files
committed
Change dependency include to relative
1 parent c120f5f commit 975f158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/provisioning/tinyusb/Wippersnapper_FS.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
#include "fatfs/diskio.h"
2424

2525
#if defined(PRINT_DEPENDENCIES)
26-
#include "print_dependencies.h"
26+
#include "../../../print_dependencies.h"
2727
#endif
2828

2929
#include "Wippersnapper.h"

0 commit comments

Comments
 (0)