From 3bf430a7b99edf7445e770e8a810aa3a1c39900a Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Fri, 18 Jun 2010 12:54:18 +0800 Subject: fixes include header. --- src/ExtEditor.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/ExtEditor.h') diff --git a/src/ExtEditor.h b/src/ExtEditor.h index 9cfae81..f194835 100644 --- a/src/ExtEditor.h +++ b/src/ExtEditor.h @@ -28,10 +28,6 @@ extern "C" { #include #include "lua-plugin.h" } -#include -#include "Editor.h" -#include "Pointer.h" -#include "LookupTable.h" namespace PY { -- cgit