summaryrefslogtreecommitdiff
path: root/src/ui/screen_lua.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/screen_lua.cpp')
-rw-r--r--src/ui/screen_lua.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ui/screen_lua.cpp b/src/ui/screen_lua.cpp
index ae49ffd5..5130b4f7 100644
--- a/src/ui/screen_lua.cpp
+++ b/src/ui/screen_lua.cpp
@@ -6,9 +6,9 @@
#include "screen_lua.hpp"
-#include "lauxlib.h"
-#include "lua.h"
+#include "core/lv_obj_tree.h"
#include "lua.hpp"
+
#include "luavgl.h"
namespace ui {