Fix paths for non-windows systems.

This commit is contained in:
Derek Jamison
2023-04-13 18:45:31 -04:00
parent 3a312faca8
commit f4703885d4
7 changed files with 7 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
#include "..\wiegand.h"
#include "../wiegand.h"
void wiegand_add_info_4bit_8bit(FuriString* buffer) {
if(bit_count == 8) {