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