Browse Source

Update flipbip_startscreen.c - icons

Struan Clark 2 năm trước cách đây
mục cha
commit
3208303144
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      views/flipbip_startscreen.c

+ 1 - 1
views/flipbip_startscreen.c

@@ -3,7 +3,7 @@
 #include <furi_hal.h>
 #include <input/input.h>
 #include <gui/elements.h>
-#include "FlipBIP_icons.h"
+#include "flipbip_icons.h"
 
 struct FlipBipStartscreen {
     View* view;