Skip to content

Commit c6199da

Browse files
committed
Fix build error
1 parent a7e9f7e commit c6199da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/displayapp/screens/StopWatch.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#include "displayapp/screens/StopWatch.h"
2-
32
#include "displayapp/screens/Symbols.h"
43
#include "displayapp/InfiniTimeTheme.h"
4+
#include <algorithm>
55

66
using namespace Pinetime::Applications::Screens;
77

0 commit comments

Comments
 (0)