summaryrefslogtreecommitdiffstats
path: root/movement/movement_config.h
diff options
context:
space:
mode:
authorJoey Castillo <jose.castillo@gmail.com>2021-11-26 13:43:47 -0500
committerJoey Castillo <jose.castillo@gmail.com>2021-11-26 13:43:47 -0500
commit002d368a25914527015f63967421fd0e7c5bda17 (patch)
tree81f95271cb047988bc00221291b654232a5f2278 /movement/movement_config.h
parent4a4ab81c6c11bc159796992590646d9ef8de5f1b (diff)
downloadSensor-Watch-002d368a25914527015f63967421fd0e7c5bda17.tar.gz
Sensor-Watch-002d368a25914527015f63967421fd0e7c5bda17.tar.bz2
Sensor-Watch-002d368a25914527015f63967421fd0e7c5bda17.zip
movement: add world clock face
Diffstat (limited to 'movement/movement_config.h')
-rw-r--r--movement/movement_config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/movement/movement_config.h b/movement/movement_config.h
index 8802883d..ecf02bbf 100644
--- a/movement/movement_config.h
+++ b/movement/movement_config.h
@@ -2,6 +2,7 @@
#define MOVEMENT_CONFIG_H_
#include "simple_clock_face.h"
+#include "world_clock_face.h"
#include "preferences_face.h"
#include "set_time_face.h"
#include "pulsometer_face.h"