summaryrefslogtreecommitdiffstats
path: root/buildtools/ant/antprojectpart.h
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/ant/antprojectpart.h')
-rw-r--r--buildtools/ant/antprojectpart.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/buildtools/ant/antprojectpart.h b/buildtools/ant/antprojectpart.h
index e3b325d2..f6203c55 100644
--- a/buildtools/ant/antprojectpart.h
+++ b/buildtools/ant/antprojectpart.h
@@ -16,7 +16,7 @@ class Context;
class ClassPathWidget;
-#include "kdevbuildtool.h"
+#include "tdevbuildtool.h"
class AntOptionsWidget;
@@ -40,7 +40,7 @@ public:
};
-class AntProjectPart : public KDevBuildTool
+class AntProjectPart : public TDevBuildTool
{
Q_OBJECT