Преглед на файлове

Update flipbip_startscreen.c - icons

Struan Clark преди 2 години
родител
ревизия
3208303144
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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;