~ruther/guix-local

ref: 1a3a75c6a5e9d46aa49954604cff8ee9997ffccc guix-local/gnu/packages/patches/wacomtablet-add-missing-includes.patch -rw-r--r-- 485 bytes
1a3a75c6 — Zheng Junjie gnu: kxmlgui: Update to 6.5.0. 1 year, 11 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
diff -rup wacomtablet-3.1.0/src/kcmodule/styluspagewidget.cpp wacomtablet-3.1.0.new/src/kcmodule/styluspagewidget.cpp
--- wacomtablet-3.1.0/src/kcmodule/styluspagewidget.cpp	2018-06-22 15:07:58.000000000 +0200
+++ wacomtablet-3.1.0.new/src/kcmodule/styluspagewidget.cpp	2018-07-10 17:38:09.239242847 +0200
@@ -25,6 +25,7 @@
 #include "profilemanagement.h"
 
 // common includes
+#include "logging.h"
 #include "property.h"
 #include "deviceprofile.h"
 #include "dbustabletinterface.h"