X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=cut-n-paste%2Ftoolbar-editor%2Feggtreemultidnd.c;h=694e0565042ef2c5a828b1300ac2d0a9bbe8dac7;hb=1af6600934d1f723e5b492b8322e52a1144fb0af;hp=3a7da919c082fb034a3eb3ba2b5e71d4cc708c1c;hpb=88f0701b10f70b8aede0f7e23014875ab72c2e26;p=evince.git diff --git a/cut-n-paste/toolbar-editor/eggtreemultidnd.c b/cut-n-paste/toolbar-editor/eggtreemultidnd.c index 3a7da919..694e0565 100644 --- a/cut-n-paste/toolbar-editor/eggtreemultidnd.c +++ b/cut-n-paste/toolbar-editor/eggtreemultidnd.c @@ -17,6 +17,7 @@ * Boston, MA 02111-1307, USA. */ +#include #include #include #include @@ -59,7 +60,7 @@ egg_tree_multi_drag_source_get_type (void) if (!our_type) { - static const GTypeInfo our_info = + const GTypeInfo our_info = { sizeof (EggTreeMultiDragSourceIface), /* class_size */ NULL, /* base_init */