Skip to content

Commit a17d8bd

Browse files
NeroBurnerJF002
authored andcommitted
Metronome: add missing include for Screen.h
1 parent 88b017d commit a17d8bd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/displayapp/screens/Metronome.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
#include "systemtask/SystemTask.h"
44
#include "components/motor/MotorController.h"
5+
#include "displayapp/screens/Screen.h"
56

67
namespace Pinetime {
78
namespace Applications {

0 commit comments

Comments
 (0)