Move complications/local_solar_time_face -> clock/solar_time_face

This commit is contained in:
Raffael Mancini
2026-03-04 12:34:23 +01:00
parent ff3c8a72fc
commit 1a33ae88f7
4 changed files with 40 additions and 40 deletions
+1 -1
View File
@@ -80,5 +80,5 @@
#include "simon_face.h"
#include "ping_face.h"
#include "rtccount_face.h"
#include "local_solar_time_face.h"
#include "solar_time_face.h"
// New includes go above this line.