Переглянути джерело

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;