summaryrefslogtreecommitdiffstats
path: root/buildtools/autotools/managecustomcommand.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/autotools/managecustomcommand.cpp')
-rw-r--r--buildtools/autotools/managecustomcommand.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/autotools/managecustomcommand.cpp b/buildtools/autotools/managecustomcommand.cpp
index af0f0e93..6ee60cb7 100644
--- a/buildtools/autotools/managecustomcommand.cpp
+++ b/buildtools/autotools/managecustomcommand.cpp
@@ -20,7 +20,7 @@
#include <tqtable.h>
-#include <klocale.h>
+#include <tdelocale.h>
ManageCustomCommand::ManageCustomCommand(TQWidget *parent, const char *name)
:ManageCustomBuildCommandsBase(parent, name)