summaryrefslogtreecommitdiff
path: root/vhook/imlib2.c
diff options
context:
space:
mode:
authorVíctor Paesa <wzrlpy@arsystel.com>2007-02-05 17:03:03 +0000
committerDiego Biurrun <diego@biurrun.de>2007-02-05 17:03:03 +0000
commit1b45e30404d2f19d973014a4a96958cf188790b6 (patch)
tree5e11498be4d8a4aeb0e1975c177c7e56b2f4826c /vhook/imlib2.c
parente2ef53fc4f95209e68d30a411830fa2ab3695fbf (diff)
Remove hardcoded dependency of imlib2 on Xlib.
patch by Víctor Paesa, wzrlpy arsystel com Originally committed as revision 7829 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'vhook/imlib2.c')
-rw-r--r--vhook/imlib2.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/vhook/imlib2.c b/vhook/imlib2.c
index 87c54cf0bf..1c137724f5 100644
--- a/vhook/imlib2.c
+++ b/vhook/imlib2.c
@@ -103,7 +103,6 @@
#undef time
#include <sys/time.h>
#include <time.h>
-#include <X11/Xlib.h>
#include <Imlib2.h>
#include "eval.h"