diff -r 88e5bd05a57c -r 7fed48292d93 pidgin/gtkdebug.c --- a/pidgin/gtkdebug.c Fri Jun 16 17:29:30 2017 -0400 +++ b/pidgin/gtkdebug.c Mon Jun 19 21:45:12 2017 -0400 @@ -40,7 +40,7 @@ #include "gtk3compat.h" -#include "gtkdebug.gresource.h" +#include "pidgin.gresource.h" typedef struct { @@ -589,7 +589,7 @@ frame = pidgin_create_webview(FALSE, &win->text, NULL); pidgin_webview_set_format_functions(PIDGIN_WEBVIEW(win->text), PIDGIN_WEBVIEW_ALL ^ PIDGIN_WEBVIEW_SMILEY ^ PIDGIN_WEBVIEW_IMAGE); - resource = gtkdebug_get_resource(); + resource = pidgin_get_resource(); error = NULL; resource_bytes = g_resource_lookup_data(resource, "/im/pidgin/Pidgin/gtkdebug.html",