/pidgin/main: 970a460e74fa: Fix compilation for GTK2
Tomasz Wasilczyk
tomkiewicz at cpw.pidgin.im
Sun Jul 29 05:36:13 EDT 2012
Changeset: 970a460e74fa75127f3d044b5fde0ae0fa78b99e
Author: Tomasz Wasilczyk <tomkiewicz at cpw.pidgin.im>
Date: 2012-07-29 11:36 +0200
Branch: default
URL: http://hg.pidgin.im/pidgin/main/rev/970a460e74fa
Description:
Fix compilation for GTK2
diffstat:
pidgin/gtkpounce.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diffs (12 lines):
diff --git a/pidgin/gtkpounce.c b/pidgin/gtkpounce.c
--- a/pidgin/gtkpounce.c
+++ b/pidgin/gtkpounce.c
@@ -44,6 +44,8 @@
#include "gtkutils.h"
#include "gtkwebview.h"
+#include <gdk/gdkkeysyms.h>
+
/**
* These are used for the GtkTreeView when you're scrolling through
* all your saved pounces.
More information about the Commits
mailing list