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

Use public header file

This allows building the app with ufbt instead of building it along the
firmware.
Simon Doppler 3 лет назад
Родитель
Сommit
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