Remove an unneeded include

This commit is contained in:
Matthias Clasen
2011-11-08 19:03:40 -05:00
committed by Ryan Lortie
parent 1996a5edff
commit 3b2f77e2c6

View File

@@ -26,7 +26,6 @@
#ifndef __GTK_APPLICATION_H__
#define __GTK_APPLICATION_H__
#include <gtk/gtkactiongroup.h>
#include <gtk/gtkwidget.h>
#include <gio/gio.h>