瀏覽代碼

Use public header file

This allows building the app with ufbt instead of building it along the
firmware.
Simon Doppler 3 年之前
父節點
當前提交
8ef1f05ae9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      view_info.c

+ 1 - 1
view_info.c

@@ -2,7 +2,7 @@
  * See the LICENSE file for information about the license. */
 
 #include "app.h"
-#include <gui/view_i.h>
+#include <gui/view.h>
 #include <lib/toolbox/random_name.h>
 
 /* This view has subviews accessible navigating up/down. This