aboutsummaryrefslogtreecommitdiffstats
path: root/fbpdf.c
diff options
context:
space:
mode:
authorNicolas Caramelli <caramelli.devel@gmail.com>2020-12-15 18:41:11 +0100
committerNicolas Caramelli <caramelli.devel@gmail.com>2020-12-15 18:41:29 +0100
commit55e830c642a3d9e25a49c055e5abbfa922cf3742 (patch)
tree673bf7b8b4d12a53e0fdb9e8361e3aa9f69114e3 /fbpdf.c
parente1a7db60716c9a1e2999748b78abaa345e29da28 (diff)
downloadfbida-55e830c642a3d9e25a49c055e5abbfa922cf3742.tar.gz
Drop gbm / epoxy / egl dependencies
Signed-off-by: Nicolas Caramelli <caramelli.devel@gmail.com>
Diffstat (limited to 'fbpdf.c')
-rw-r--r--fbpdf.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/fbpdf.c b/fbpdf.c
index 995bf53..c5fe5a9 100644
--- a/fbpdf.c
+++ b/fbpdf.c
@@ -29,8 +29,6 @@
#include <poppler.h>
#include <cairo.h>
-#include <epoxy/egl.h>
-
#include "vt.h"
#include "kbd.h"
#include "fbtools.h"