summaryrefslogtreecommitdiffstats
path: root/buildtools/custommakefiles/customprojectpart.h
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/custommakefiles/customprojectpart.h')
-rw-r--r--buildtools/custommakefiles/customprojectpart.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/buildtools/custommakefiles/customprojectpart.h b/buildtools/custommakefiles/customprojectpart.h
index db46d576..67223e92 100644
--- a/buildtools/custommakefiles/customprojectpart.h
+++ b/buildtools/custommakefiles/customprojectpart.h
@@ -20,7 +20,7 @@
#include <tqdatetime.h>
#include <tqvaluestack.h>
-#include <tdevbuildtool.h>
+#include <kdevbuildtool.h>
class TQListViewItem;
class TQPopupMenu;
@@ -30,7 +30,7 @@ class CustomProjectWidget;
class Context;
class TDESelectAction;
-class CustomProjectPart : public TDevBuildTool
+class CustomProjectPart : public KDevBuildTool
{
Q_OBJECT