summaryrefslogtreecommitdiff
path: root/src/ui/include/lvgl_task.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/include/lvgl_task.hpp')
-rw-r--r--src/ui/include/lvgl_task.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/include/lvgl_task.hpp b/src/ui/include/lvgl_task.hpp
index c649c4b6..7e60c4b4 100644
--- a/src/ui/include/lvgl_task.hpp
+++ b/src/ui/include/lvgl_task.hpp
@@ -15,8 +15,8 @@
#include "display.hpp"
#include "relative_wheel.hpp"
-#include "touchwheel.hpp"
#include "themes.hpp"
+#include "touchwheel.hpp"
namespace ui {