[build] Update the i18n processing to fit the out-of-tree build

This commit is contained in:
Romain Goyet
2019-03-05 17:14:34 +01:00
committed by LeaNumworks
parent 4f1d74f44b
commit 4f2c7a3763
59 changed files with 78 additions and 67 deletions

View File

@@ -4,7 +4,7 @@
#include <escher.h>
#include "battery_view.h"
#include "shift_alpha_lock_view.h"
#include "i18n.h"
#include <apps/i18n.h>
class TitleBarView : public View {
public: