diff options
Diffstat (limited to 'xparts/xpart_notepad/xp_notepad_factory.cpp')
-rw-r--r-- | xparts/xpart_notepad/xp_notepad_factory.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xparts/xpart_notepad/xp_notepad_factory.cpp b/xparts/xpart_notepad/xp_notepad_factory.cpp index cfb2019b..593c625f 100644 --- a/xparts/xpart_notepad/xp_notepad_factory.cpp +++ b/xparts/xpart_notepad/xp_notepad_factory.cpp @@ -24,7 +24,7 @@ #include <kstdaction.h> #include <tdeaction.h> #include <tdemainwindow.h> -#include <kprocess.h> +#include <tdeprocess.h> #include <tdeparts/mainwindow.h> #include <kdebug.h> #include "xp_notepad_factory.h" |