diff options
Diffstat (limited to 'languages/cpp/debugger/breakpoint.h')
-rw-r--r-- | languages/cpp/debugger/breakpoint.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/cpp/debugger/breakpoint.h b/languages/cpp/debugger/breakpoint.h index 4927d9b9..32ba84a2 100644 --- a/languages/cpp/debugger/breakpoint.h +++ b/languages/cpp/debugger/breakpoint.h @@ -16,7 +16,7 @@ #ifndef _BREAKPOINT_H_ #define _BREAKPOINT_H_ -#include <klocale.h> +#include <tdelocale.h> #include <tqobject.h> #include <tqstring.h> |