[gtk+/gtk-2-24] GtkLinkButton: forgot to #include "gtkprivate.h"
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-2-24] GtkLinkButton: forgot to #include "gtkprivate.h"
- Date: Tue, 20 Sep 2011 06:58:55 +0000 (UTC)
commit 25227a715ecdedb5d82bf164f3367afd3f098674
Author: Michael Natterer <mitch lanedo com>
Date: Tue Sep 20 08:58:03 2011 +0200
GtkLinkButton: forgot to #include "gtkprivate.h"
gtk/gtklinkbutton.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtklinkbutton.c b/gtk/gtklinkbutton.c
index 3b98f41..bae8ec3 100644
--- a/gtk/gtklinkbutton.c
+++ b/gtk/gtklinkbutton.c
@@ -36,8 +36,8 @@
#include "gtkstock.h"
#include "gtkshow.h"
#include "gtktooltip.h"
-
#include "gtklinkbutton.h"
+#include "gtkprivate.h"
#include "gtkintl.h"
#include "gtkalias.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]