summaryrefslogtreecommitdiffstats
path: root/src/ExtEditor.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/ExtEditor.cc')
-rw-r--r--src/ExtEditor.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ExtEditor.cc b/src/ExtEditor.cc
index 972d9bc..2a598d6 100644
--- a/src/ExtEditor.cc
+++ b/src/ExtEditor.cc
@@ -22,9 +22,6 @@
#include <string>
extern "C" {
-#include <lua.h>
-#include <lualib.h>
-#include <lauxlib.h>
#include "lua-plugin.h"
}