Explorar o código

Use public header file

This allows building the app with ufbt instead of building it along the
firmware.
Simon Doppler %!s(int64=3) %!d(string=hai) anos
pai
achega
8ef1f05ae9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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