From 9ece6a733f0c3bfd518ee14f520aed70124fac12 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 27 Jul 2025 14:54:56 +0530 Subject: Add more tests for api + webview + webviewstack --- src/LuaRuntimeApi.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/LuaRuntimeApi.hpp') diff --git a/src/LuaRuntimeApi.hpp b/src/LuaRuntimeApi.hpp index 41d3364..2dcba15 100644 --- a/src/LuaRuntimeApi.hpp +++ b/src/LuaRuntimeApi.hpp @@ -6,7 +6,6 @@ #include "LuaRuntime.hpp" #include "WindowActionRouter.hpp" #include "events/Event.hpp" -#include "lua.h" #include "widgets/BrowserWindow.hpp" #include "widgets/Decorations.hpp" #include "widgets/WebView.hpp" -- cgit v1.3.1