diff options
Diffstat (limited to 'languages/ruby/debugger/stty.cpp')
-rw-r--r-- | languages/ruby/debugger/stty.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/ruby/debugger/stty.cpp b/languages/ruby/debugger/stty.cpp index 6027e9a2..28fc9b95 100644 --- a/languages/ruby/debugger/stty.cpp +++ b/languages/ruby/debugger/stty.cpp @@ -65,7 +65,7 @@ #include <klocale.h> #include <kstandarddirs.h> -#include <kapplication.h> +#include <tdeapplication.h> #include "stty.h" |