fix include (sync with gedit)

2008-04-08  Jens Granseuer  <jensgr@gmx.net>

	* gedit-message-area.h: fix include (sync with gedit)

svn path=/trunk/; revision=8642
This commit is contained in:
Jens Granseuer 2008-04-08 19:04:34 +00:00 committed by Jens Granseuer
parent bdf68d23a0
commit 1df23c3083
2 changed files with 23 additions and 19 deletions

View file

@ -1,3 +1,7 @@
2008-04-08 Jens Granseuer <jensgr@gmx.net>
* gedit-message-area.h: fix include (sync with gedit)
2008-03-28 Jens Granseuer <jensgr@gmx.net>
* theme-installer.c: (gnome_theme_install_from_uri): don't try to

View file

@ -31,7 +31,7 @@
#ifndef __GEDIT_MESSAGE_AREA_H__
#define __GEDIT_MESSAGE_AREA_H__
#include <gtk/gtkdialog.h>
#include <gtk/gtkhbox.h>
G_BEGIN_DECLS