summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-12-02 12:54:00 +0900
committerMichele Calgaro <[email protected]>2024-12-02 12:54:00 +0900
commit80d3b386b4e55c96ea09e5de11a90cdc428430a1 (patch)
tree617998ce16c46a1cd63874e84e1297d7b05280d1
parent2f347d60ebe6eb1ad5294c9a1cfbaae96af8eaf6 (diff)
downloadtdebluez-master.tar.gz
tdebluez-master.zip
Use tdeprocess.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
-rw-r--r--src/tdebluez/trayicon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tdebluez/trayicon.h b/src/tdebluez/trayicon.h
index 2ca747e..2e7db4c 100644
--- a/src/tdebluez/trayicon.h
+++ b/src/tdebluez/trayicon.h
@@ -36,7 +36,7 @@
#include <khelpmenu.h>
#include <knotifydialog.h>
#include <knotifyclient.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include "adapterconfigdialog.h"
#include "devicewizard.h"