forked from pool/boinc-client
1feb96f4e2
update to 6.12.43 OBS-URL: https://build.opensuse.org/request/show/126826 OBS-URL: https://build.opensuse.org/package/show/network/boinc-client?expand=0&rev=25
14 lines
344 B
Diff
14 lines
344 B
Diff
Index: clientgui/gtk/taskbarex.cpp
|
|
===================================================================
|
|
--- clientgui/gtk/taskbarex.cpp.orig
|
|
+++ clientgui/gtk/taskbarex.cpp
|
|
@@ -20,7 +20,7 @@
|
|
#include "stdwx.h"
|
|
|
|
#include <libnotify/notify.h>
|
|
-#include <glib/gtypes.h>
|
|
+#include <glib.h>
|
|
#include <glib-object.h>
|
|
#include <dlfcn.h>
|
|
|