diff options
Diffstat (limited to 'vcs/perforce/perforcepart.h')
-rw-r--r-- | vcs/perforce/perforcepart.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcs/perforce/perforcepart.h b/vcs/perforce/perforcepart.h index 81a94e1c..4f233820 100644 --- a/vcs/perforce/perforcepart.h +++ b/vcs/perforce/perforcepart.h @@ -14,7 +14,7 @@ #define _PERFORCEPART_H_ #include <kdevversioncontrol.h> -#include <klocale.h> +#include <tdelocale.h> class Context; class TQPopupMenu; |