diff options
Diffstat (limited to 'src/languages/gpdasm.cpp')
-rw-r--r-- | src/languages/gpdasm.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/languages/gpdasm.cpp b/src/languages/gpdasm.cpp index 1fd7fbb..ca1ae2a 100644 --- a/src/languages/gpdasm.cpp +++ b/src/languages/gpdasm.cpp @@ -15,7 +15,7 @@ #include <tdelocale.h> #include <tdemessagebox.h> -#include <kprocess.h> +#include <tdeprocess.h> #include <tqfile.h> #include <tqregexp.h> |