diff options
Diffstat (limited to 'tdeprint/management/smbview.cpp')
-rw-r--r-- | tdeprint/management/smbview.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/management/smbview.cpp b/tdeprint/management/smbview.cpp index 0363c6338..99cc3bc94 100644 --- a/tdeprint/management/smbview.cpp +++ b/tdeprint/management/smbview.cpp @@ -19,7 +19,7 @@ #include "smbview.h" -#include <kprocess.h> +#include <tdeprocess.h> #include <tdetempfile.h> #include <tqheader.h> #include <tqapplication.h> |