diff options
Diffstat (limited to 'languages/ruby/debugger/breakpoint.h')
-rw-r--r-- | languages/ruby/debugger/breakpoint.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/ruby/debugger/breakpoint.h b/languages/ruby/debugger/breakpoint.h index a184f33b..77daf5b7 100644 --- a/languages/ruby/debugger/breakpoint.h +++ b/languages/ruby/debugger/breakpoint.h @@ -22,7 +22,7 @@ #ifndef _BREAKPOINT_H_ #define _BREAKPOINT_H_ -#include <klocale.h> +#include <tdelocale.h> #include <tqstring.h> |