summaryrefslogtreecommitdiff
path: root/src/displayapp/screens/BatteryInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/displayapp/screens/BatteryInfo.h')
-rw-r--r--src/displayapp/screens/BatteryInfo.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/displayapp/screens/BatteryInfo.h b/src/displayapp/screens/BatteryInfo.h
index 63454a26..de34cdff 100644
--- a/src/displayapp/screens/BatteryInfo.h
+++ b/src/displayapp/screens/BatteryInfo.h
@@ -1,9 +1,7 @@
#pragma once
#include <cstdint>
-#include <FreeRTOS.h>
-#include <timers.h>
-#include "Screen.h"
+#include "displayapp/screens/Screen.h"
#include <lvgl/lvgl.h>
namespace Pinetime {