diff options
author | joeycastillo <joeycastillo@utexas.edu> | 2023-03-11 16:06:38 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-11 16:06:38 -0500 |
commit | 266831cef0eaebc266383a0fea386efc86530461 (patch) | |
tree | c3b69d227ff4cf45563df5e7e3802e3db2cdc65a /movement/movement_faces.h | |
parent | 36ff634cedef399a9a21469ae4938536478ed2a4 (diff) | |
parent | 3dafdc47097d9deb8e94ca5873b66d3ca1d97861 (diff) | |
download | Sensor-Watch-266831cef0eaebc266383a0fea386efc86530461.tar.gz Sensor-Watch-266831cef0eaebc266383a0fea386efc86530461.tar.bz2 Sensor-Watch-266831cef0eaebc266383a0fea386efc86530461.zip |
Merge branch 'main' into repetition_minute
Diffstat (limited to 'movement/movement_faces.h')
-rw-r--r-- | movement/movement_faces.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/movement/movement_faces.h b/movement/movement_faces.h index 22eff425..cd58ceee 100644 --- a/movement/movement_faces.h +++ b/movement/movement_faces.h @@ -74,6 +74,7 @@ #include "morsecalc_face.h" #include "rpn_calculator_face.h" #include "ships_bell_face.h" +#include "habit_face.h" #include "repetition_minute_face.h" // New includes go above this line. |