Renamed displayapp/Screens to displayapp/screens

This commit is contained in:
Avamander
2020-10-02 21:49:55 +03:00
parent e3fb2f0b89
commit 4daab26926
40 changed files with 36 additions and 36 deletions

View File

@@ -0,0 +1,2 @@
#include "Screen.h"
using namespace Pinetime::Applications::Screens;