summaryrefslogtreecommitdiffstats
path: root/languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp')
-rw-r--r--languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp b/languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp
index cf090adf..23e8a551 100644
--- a/languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp
+++ b/languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp
@@ -18,7 +18,7 @@
#include <tqlayout.h>
#include <tqvbox.h>
#include <kdialog.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <kgenericfactory.h>
#include "flagboxes.h"