Dash:
[t2.git] / package / gnome / lablgtk / hotfix.patch
blobc9214cb23f58fae67da9291359cb975cd96eddf7
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
3 #
4 # T2 SDE: package/.../lablgtk/compile-fix.patch
5 # Copyright (C) 2009 The T2 SDE Project
6 #
7 # More information can be found in the files COPYING and README.
8 #
9 # This patch file is dual-licensed. It is available under the license the
10 # patched project is licensed under, as long as it is an OpenSource license
11 # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
12 # of the GNU General Public License as published by the Free Software
13 # Foundation; either version 2 of the License, or (at your option) any later
14 # version.
15 # --- T2-COPYRIGHT-NOTE-END ---
17 diff -ur lablgtk-2.12.0.orig/src/ml_panel.c lablgtk-2.12.0/src/ml_panel.c
18 --- lablgtk-2.12.0.orig/src/ml_panel.c 2007-06-20 15:40:34.000000000 +0800
19 +++ lablgtk-2.12.0/src/ml_panel.c 2009-06-18 20:00:02.212296906 +0800
20 @@ -23,6 +23,7 @@
21 #include <string.h>
23 #include <libgnomeui/gnome-client.h>
24 +#include <libgnomeui/gnome-ui-init.h>
25 #include <panel-applet.h>
27 #include <caml/mlvalues.h>