[gtk+] Fix the build
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Fix the build
- Date: Mon, 24 Sep 2012 04:01:43 +0000 (UTC)
commit 31698e718ca9cbe275f1ac5e318acfe769929ef5
Author: Matthias Clasen <mclasen redhat com>
Date: Sun Sep 23 23:57:34 2012 -0400
Fix the build
gtk/gtkbuilder.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkbuilder.h b/gtk/gtkbuilder.h
index 9e41f1b..60b358a 100644
--- a/gtk/gtkbuilder.h
+++ b/gtk/gtkbuilder.h
@@ -23,7 +23,7 @@
#ifndef __GTK_BUILDER_H__
#define __GTK_BUILDER_H__
-#include <glib-object.h>
+#include <gtk/gtkwidget.h>
G_BEGIN_DECLS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]