diff options
Diffstat (limited to 'buildtools/autotools/addicondlg.cpp')
-rw-r--r-- | buildtools/autotools/addicondlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/autotools/addicondlg.cpp b/buildtools/autotools/addicondlg.cpp index 1a32de18..f6fa8069 100644 --- a/buildtools/autotools/addicondlg.cpp +++ b/buildtools/autotools/addicondlg.cpp @@ -16,7 +16,7 @@ #include <klineedit.h> #include <kdebug.h> #include <tdelocale.h> -#include <kprocess.h> +#include <tdeprocess.h> #include <kstandarddirs.h> #include <kicontheme.h> #include <tdeversion.h> // fix me! |