diff options
Diffstat (limited to 'languages/ruby/debugger/breakpoint.cpp')
-rw-r--r-- | languages/ruby/debugger/breakpoint.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/ruby/debugger/breakpoint.cpp b/languages/ruby/debugger/breakpoint.cpp index 8504ce93..cdffc0cf 100644 --- a/languages/ruby/debugger/breakpoint.cpp +++ b/languages/ruby/debugger/breakpoint.cpp @@ -21,7 +21,7 @@ #include "breakpoint.h" -#include <klocale.h> +#include <tdelocale.h> #include <tqfileinfo.h> #include <tqfontmetrics.h> |