summaryrefslogtreecommitdiff
path: root/gtk/gtkentry.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2011-06-07 13:04:22 -0400
committerMatthias Clasen <mclasen@redhat.com>2011-06-07 13:04:22 -0400
commitd2c682c9e9070d073a6d16a77a8b0572620c5f64 (patch)
treefcf06eab3aaf2d9b3b9d2232e3a20a8fdf4083b1 /gtk/gtkentry.c
parent4962545ef3cd446d478cd399e4a3319540573f71 (diff)
downloadgtk+-d2c682c9e9070d073a6d16a77a8b0572620c5f64.tar.gz
Remove an unneeded include
Diffstat (limited to 'gtk/gtkentry.c')
-rw-r--r--gtk/gtkentry.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/gtkentry.c b/gtk/gtkentry.c
index ebae2c0cbd..f027fbd822 100644
--- a/gtk/gtkentry.c
+++ b/gtk/gtkentry.c
@@ -33,7 +33,6 @@
#include <math.h>
#include <string.h>
-#include "gtkalignment.h"
#include "gtkbindings.h"
#include "gtkcelleditable.h"
#include "gtkclipboard.h"