]> git.pld-linux.org Git - packages/xchat.git/blob - xchat-gtk_2_14.patch
perl 5.36.0 rebuild
[packages/xchat.git] / xchat-gtk_2_14.patch
1 diff -ur xchat-2.8.6.orig/src/fe-gtk/xtext.h xchat-2.8.6/src/fe-gtk/xtext.h
2 --- xchat-2.8.6.orig/src/fe-gtk/xtext.h 2008-02-24 05:48:02.000000000 +0100
3 +++ xchat-2.8.6/src/fe-gtk/xtext.h      2008-10-12 14:10:49.203049619 +0200
4 @@ -1,6 +1,7 @@
5  #ifndef __XTEXT_H__
6  #define __XTEXT_H__
7  
8 +#include <gtk/gtktypeutils.h>
9  #include <gtk/gtkadjustment.h>
10  #ifdef USE_XFT
11  #include <X11/Xft/Xft.h>
This page took 0.065281 seconds and 3 git commands to generate.