Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
@ -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>