summaryrefslogtreecommitdiffstats
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
parent3c248cc9b68d8f2850178d6b3a9560ba0669283a (diff)
downloadwayland-7e3e860031282d439e4f2da5477a6c96392ea09d.tar.gz
wayland-7e3e860031282d439e4f2da5477a6c96392ea09d.tar.xz
wayland-7e3e860031282d439e4f2da5477a6c96392ea09d.zip
terminal: trim unused headers.
-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"