aboutsummaryrefslogtreecommitdiffstats
path: root/terminal.c
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@redhat.com>2009-02-23 21:06:05 -0500
committerKristian Høgsberg <krh@redhat.com>2009-02-23 21:06:05 -0500
commit7e3e860031282d439e4f2da5477a6c96392ea09d (patch)
tree9e2a12bb2696518700382debef7f002904b04e5e /terminal.c
parentPaint terminal cursor hollow when focus is lost. (diff)
downloadwayland-7e3e860031282d439e4f2da5477a6c96392ea09d.tar
wayland-7e3e860031282d439e4f2da5477a6c96392ea09d.tar.gz
wayland-7e3e860031282d439e4f2da5477a6c96392ea09d.tar.bz2
wayland-7e3e860031282d439e4f2da5477a6c96392ea09d.tar.lz
wayland-7e3e860031282d439e4f2da5477a6c96392ea09d.tar.xz
wayland-7e3e860031282d439e4f2da5477a6c96392ea09d.tar.zst
wayland-7e3e860031282d439e4f2da5477a6c96392ea09d.zip
terminal: trim unused headers.
Diffstat (limited to 'terminal.c')
-rw-r--r--terminal.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/terminal.c b/terminal.c
index 2b1d06b..8e878e7 100644
--- a/terminal.c
+++ b/terminal.c
@@ -35,9 +35,6 @@
#include <linux/input.h>
#include <cairo-drm.h>
-#include <GL/gl.h>
-#include <eagle.h>
-
#include "wayland-client.h"
#include "wayland-glib.h"