diff options
Diffstat (limited to 'kopete/libkopete/knotification.cpp')
-rw-r--r-- | kopete/libkopete/knotification.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/libkopete/knotification.cpp b/kopete/libkopete/knotification.cpp index 24d653a0..9508990f 100644 --- a/kopete/libkopete/knotification.cpp +++ b/kopete/libkopete/knotification.cpp @@ -27,7 +27,7 @@ #include <tdeconfig.h> #include <kpassivepopup.h> #include <kactivelabel.h> -#include <kprocess.h> +#include <tdeprocess.h> #include <kdialog.h> #include <kmacroexpander.h> #include <twin.h> |