浏览代码

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;