mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
13 lines
461 B
Diff
13 lines
461 B
Diff
--- src/backends/x11/xlibbackend.cpp 2014-05-12 22:49:39.000000000 +0000
|
|
+++ src/backends/x11/xlibbackend.cpp.new 2014-05-30 00:26:18.048459727 +0000
|
|
@@ -35,8 +35,8 @@
|
|
#include <X11/extensions/XInput.h>
|
|
#include <X11/extensions/XInput2.h>
|
|
|
|
-#include <synaptics-properties.h>
|
|
-#include <xserver-properties.h>
|
|
+#include </usr/include/xorg/synaptics-properties.h>
|
|
+#include </usr/include/xorg/xserver-properties.h>
|
|
|
|
#include "synclientproperties.h"
|