772cdf8fa2
* Deleted 0001-wf-utils.patch * Added wayland.patch * Workspace sets. * IPC socket. OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayfire?expand=0&rev=11
13 lines
379 B
Diff
13 lines
379 B
Diff
diff '--color=auto' -rub a/src/api/wayfire/util.hpp b/src/api/wayfire/util.hpp
|
|
--- a/src/api/wayfire/util.hpp 2023-10-07 16:09:32.000000000 +0600
|
|
+++ b/src/api/wayfire/util.hpp 2023-10-09 10:43:13.404407663 +0600
|
|
@@ -2,7 +2,7 @@
|
|
#define WF_UTIL_HPP
|
|
|
|
#include <algorithm>
|
|
-#include <wayland-server.h>
|
|
+#include <wayland/wayland-server.h>
|
|
#include <functional>
|
|
|
|
namespace wf
|