diff options
Diffstat (limited to 'klipper/urlgrabber.h')
-rw-r--r-- | klipper/urlgrabber.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/klipper/urlgrabber.h b/klipper/urlgrabber.h index cf1c9c784..f83a16816 100644 --- a/klipper/urlgrabber.h +++ b/klipper/urlgrabber.h @@ -25,7 +25,7 @@ #include <tqstring.h> #include <tqstringlist.h> -#include <kprocess.h> +#include <tdeprocess.h> class TQTimer; |