Преглед изворни кода

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;