diff options
Diffstat (limited to 'kcontrol/tdefontinst/tdeio/KioFonts.cpp')
-rw-r--r-- | kcontrol/tdefontinst/tdeio/KioFonts.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kcontrol/tdefontinst/tdeio/KioFonts.cpp b/kcontrol/tdefontinst/tdeio/KioFonts.cpp index 0dccc06a3..afed0d441 100644 --- a/kcontrol/tdefontinst/tdeio/KioFonts.cpp +++ b/kcontrol/tdefontinst/tdeio/KioFonts.cpp @@ -52,7 +52,7 @@ #include <tqtextstream.h> #include <kmimetype.h> #include <tdemessagebox.h> -#include <kprocess.h> +#include <tdeprocess.h> #include <tqdir.h> #include <tqdatastream.h> #include <tqregexp.h> @@ -60,7 +60,7 @@ #include <klargefile.h> #include <tdetempfile.h> #include <tdesu/su.h> -#include <kprocess.h> +#include <tdeprocess.h> #include <kdebug.h> #include <ktar.h> #include <kxftconfig.h> |