[gnome-calendar/calendar-editor] source-dialog: add missing include
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar/calendar-editor] source-dialog: add missing include
- Date: Mon, 9 Feb 2015 13:16:31 +0000 (UTC)
commit 4604d009dbeb390751136924ef5d9dcaf61f3e81
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Mon Feb 9 11:16:23 2015 -0200
source-dialog: add missing include
src/gcal-source-dialog.h | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/gcal-source-dialog.h b/src/gcal-source-dialog.h
index 732c9b1..c0b8cad 100644
--- a/src/gcal-source-dialog.h
+++ b/src/gcal-source-dialog.h
@@ -22,6 +22,8 @@
#include <glib-object.h>
+#include <gtk/gtk.h>
+
G_BEGIN_DECLS
#define GCAL_TYPE_SOURCE_DIALOG (gcal_source_dialog_get_type())
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]