[evolution-data-server/email-factory] libedataserverui: Fix compilation error with GTK < 2.24
- From: Srinivasa Ragavan <sragavan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server/email-factory] libedataserverui: Fix compilation error with GTK < 2.24
- Date: Wed, 15 Jun 2011 11:55:17 +0000 (UTC)
commit e76922953c00d2d0af0fbc61226b13035905ffd9
Author: Christophe Dumez <christophe dumez intel com>
Date: Tue Jun 7 15:20:19 2011 +0300
libedataserverui: Fix compilation error with GTK < 2.24
Include gtk-compat.h to fix compilation with GTK < 2.24
libedataserverui/e-name-selector-dialog.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libedataserverui/e-name-selector-dialog.c b/libedataserverui/e-name-selector-dialog.c
index c7e4f9f..fa15bd2 100644
--- a/libedataserverui/e-name-selector-dialog.c
+++ b/libedataserverui/e-name-selector-dialog.c
@@ -38,6 +38,7 @@
#include "libedataserver/libedataserver-private.h"
#include "e-name-selector-dialog.h"
#include "e-name-selector-entry.h"
+#include "gtk-compat.h"
#define E_NAME_SELECTOR_DIALOG_GET_PRIVATE(obj) \
(G_TYPE_INSTANCE_GET_PRIVATE \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]