Use tdeprocess.h

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
master
Michele Calgaro 3 days ago
parent 8c7f451102
commit 7ff8a2d72a
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -13,7 +13,7 @@
#if defined(NO_KDE)
# include "common/nokde/nokde_kprocess.h"
#else
# include <kprocess.h>
# include <tdeprocess.h>
#endif
#include "purl.h"
#include "common/common/synchronous.h"

@ -39,7 +39,7 @@
#include <kinputdialog.h>
#include <tqvalidator.h>
#include <kdebug.h>
#include <kprocess.h>
#include <tdeprocess.h>
#include "netwm.h"
#include <pwd.h>

Loading…
Cancel
Save