From 98918137a8aa8e2748fbc469ebecce6d1ad9380f Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 27 Jun 2011 23:26:23 -0400 Subject: [PATCH] Drop an unneeded include --- gtk/a11y/gail.c | 1 - 1 file changed, 1 deletion(-) diff --git a/gtk/a11y/gail.c b/gtk/a11y/gail.c index fcc27dc4ff..165bc365ed 100644 --- a/gtk/a11y/gail.c +++ b/gtk/a11y/gail.c @@ -23,7 +23,6 @@ #include #include -#include "gailadjustment.h" #include "gailbooleancell.h" #include "gailbutton.h" #include "gailcell.h"