aboutsummaryrefslogtreecommitdiffstats
path: root/w3mimg
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2019-01-05 08:32:51 +0000
committerTatsuya Kinoshita <tats@debian.org>2019-01-05 08:32:51 +0000
commit2266d1bd988daed273992e7b26fbeba030002b82 (patch)
tree6d1486cfce429776e068fe9c105c957cd975ef7e /w3mimg
parentUpdate ChangeLog (diff)
downloadw3m-2266d1bd988daed273992e7b26fbeba030002b82.tar.gz
w3m-2266d1bd988daed273992e7b26fbeba030002b82.zip
Fix dependency for Imlib2
Bug-Gentoo: https://bugs.gentoo.org/605930 Origin: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97d6e3e6839898829e8cce211b97a7fa77f5d06e
Diffstat (limited to 'w3mimg')
-rw-r--r--w3mimg/fb/fb_imlib2.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/w3mimg/fb/fb_imlib2.c b/w3mimg/fb/fb_imlib2.c
index ea36637..1a5151c 100644
--- a/w3mimg/fb/fb_imlib2.c
+++ b/w3mimg/fb/fb_imlib2.c
@@ -3,7 +3,6 @@
fb_imlib2.c 0.3 Copyright (C) 2002, hito
**************************************************************************/
-#include <X11/Xlib.h>
#include <Imlib2.h>
#include "fb.h"
#include "fb_img.h"