diff --git a/src/displayapp/screens/WatchFaceHorizon.h b/src/displayapp/screens/WatchFaceHorizon.h index ebc61b05..0986712e 100644 --- a/src/displayapp/screens/WatchFaceHorizon.h +++ b/src/displayapp/screens/WatchFaceHorizon.h @@ -5,6 +5,7 @@ #include #include #include "displayapp/screens/Screen.h" +#include "displayapp/Controllers.h" #include "components/datetime/DateTimeController.h" #include "components/ble/BleController.h" #include "utility/DirtyValue.h"