Просмотр исходного кода

Merge pull request #5 from dopsi/main

Allow building with ufbt
Salvatore Sanfilippo 3 лет назад
Родитель
Сommit
4092d3fb2f
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