summaryrefslogtreecommitdiff
path: root/src/DisplayApp/Screens/Tab.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/DisplayApp/Screens/Tab.h')
-rw-r--r--src/DisplayApp/Screens/Tab.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/DisplayApp/Screens/Tab.h b/src/DisplayApp/Screens/Tab.h
index 1af956f4..e16dbb96 100644
--- a/src/DisplayApp/Screens/Tab.h
+++ b/src/DisplayApp/Screens/Tab.h
@@ -1,13 +1,8 @@
#pragma once
#include <cstdint>
-#include <chrono>
-#include <Components/Gfx/Gfx.h>
#include "Screen.h"
#include <bits/unique_ptr.h>
-#include "../Fonts/lcdfont14.h"
-#include "../Fonts/lcdfont70.h"
-#include "../../Version.h"
#include <lvgl/src/lv_core/lv_style.h>
namespace Pinetime {