aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/util/lua/ldebug.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sword25/util/lua/ldebug.cpp')
-rw-r--r--engines/sword25/util/lua/ldebug.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/engines/sword25/util/lua/ldebug.cpp b/engines/sword25/util/lua/ldebug.cpp
index e89ae9cad5..396c5df18b 100644
--- a/engines/sword25/util/lua/ldebug.cpp
+++ b/engines/sword25/util/lua/ldebug.cpp
@@ -5,11 +5,6 @@
*/
-#include <stdarg.h>
-#include <stddef.h>
-#include <string.h>
-
-
#define ldebug_c
#define LUA_CORE