forked from pool/xfce4-session
Marcus Rueckert
db150b461e
Accepted submit request 55000 from user prusnak OBS-URL: https://build.opensuse.org/request/show/55000 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-session?expand=0&rev=25
14 lines
441 B
Diff
14 lines
441 B
Diff
Index: xfce4-session-4.7.2/xfce4-session/xfsm-global.c
|
|
===================================================================
|
|
--- xfce4-session-4.7.2.orig/xfce4-session/xfsm-global.c
|
|
+++ xfce4-session-4.7.2/xfce4-session/xfsm-global.c
|
|
@@ -45,6 +45,8 @@
|
|
#include <libxfce4util/libxfce4util.h>
|
|
#include <libxfce4ui/libxfce4ui.h>
|
|
|
|
+#include <libxfsm/xfsm-util.h>
|
|
+
|
|
#include <xfce4-session/shutdown.h>
|
|
#include <xfce4-session/xfsm-global.h>
|
|
|