Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 346055
Collapse All | Expand All

(-)gapplookupgconf.h.bak (-1 / +7 lines)
Lines 25-32 Link Here
25
25
26
#include <glib-object.h>
26
#include <glib-object.h>
27
#include <gio/gio.h>
27
#include <gio/gio.h>
28
#include <gio/gdesktopappinfo.h>
29
28
29
#ifdef G_DISABLE_DEPRECATED
30
#undef G_DISABLE_DEPRECATED
31
#include <gio/gdesktopappinfo.h>
32
#define G_DISABLE_DEPRECATED
33
#else
34
#include <gio/gdesktopappinfo.h>
35
#endif
30
36
31
G_BEGIN_DECLS
37
G_BEGIN_DECLS
32
38

Return to bug 346055