diff options
Diffstat (limited to 'lib/widgets/processwidget.h')
-rw-r--r-- | lib/widgets/processwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/widgets/processwidget.h b/lib/widgets/processwidget.h index 0ee5b3e6..eaffbfc4 100644 --- a/lib/widgets/processwidget.h +++ b/lib/widgets/processwidget.h @@ -20,7 +20,7 @@ #ifndef _PROCESSWIDGET_H_ #define _PROCESSWIDGET_H_ -#include <klistbox.h> +#include <tdelistbox.h> #include <kprocess.h> /** |