diff options
Diffstat (limited to 'tdeio/tdefile/tdefilesharedlg.cpp')
-rw-r--r-- | tdeio/tdefile/tdefilesharedlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeio/tdefile/tdefilesharedlg.cpp b/tdeio/tdefile/tdefilesharedlg.cpp index ca5b97e45..9e3770b6c 100644 --- a/tdeio/tdefile/tdefilesharedlg.cpp +++ b/tdeio/tdefile/tdefilesharedlg.cpp @@ -26,7 +26,7 @@ #include <tqlayout.h> #include <tqlineedit.h> #include <tdeprocess.h> -#include <kprocio.h> +#include <tdeprocio.h> #include <tdelocale.h> #include <tdeglobalsettings.h> #include <kstandarddirs.h> |