aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/math/vertex.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sword25/math/vertex.cpp')
-rw-r--r--engines/sword25/math/vertex.cpp7
1 files changed, 0 insertions, 7 deletions
diff --git a/engines/sword25/math/vertex.cpp b/engines/sword25/math/vertex.cpp
index 4997da09d3..d9a709ab49 100644
--- a/engines/sword25/math/vertex.cpp
+++ b/engines/sword25/math/vertex.cpp
@@ -34,15 +34,8 @@
#include "sword25/math/vertex.h"
-namespace Lua {
-
-extern "C"
-{
#include "sword25/util/lua/lua.h"
#include "sword25/util/lua/lauxlib.h"
-}
-
-}
namespace Sword25 {