aboutsummaryrefslogtreecommitdiffstats
path: root/src/buffer_event.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/buffer_event.c')
-rw-r--r--src/buffer_event.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/buffer_event.c b/src/buffer_event.c
index 0b956cf..deb1963 100644
--- a/src/buffer_event.c
+++ b/src/buffer_event.c
@@ -1,7 +1,6 @@
/* LuaEvent - Copyright (C) 2007 Thomas Harning <harningt@gmail.com>
* Licensed as LGPL - See doc/COPYING for details */
#include "buffer_event.h"
-#include "luaevent.h"
#include "utility.h"
#include <lauxlib.h>
#include <malloc.h>