Procházet zdrojové kódy

Merge pull request #5 from dopsi/main

Allow building with ufbt
Salvatore Sanfilippo před 3 roky
rodič
revize
4092d3fb2f
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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