summaryrefslogtreecommitdiffstats
path: root/languages/perl/perlsupportpart.h
diff options
context:
space:
mode:
Diffstat (limited to 'languages/perl/perlsupportpart.h')
-rw-r--r--languages/perl/perlsupportpart.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/languages/perl/perlsupportpart.h b/languages/perl/perlsupportpart.h
index b6517bbc..00c6bc69 100644
--- a/languages/perl/perlsupportpart.h
+++ b/languages/perl/perlsupportpart.h
@@ -12,11 +12,11 @@
#ifndef _PERLSUPPORTPART_H_
#define _PERLSUPPORTPART_H_
-#include "tdevlanguagesupport.h"
+#include "kdevlanguagesupport.h"
#include <codemodel.h>
#include "perlparser.h"
-class PerlSupportPart : public TDevLanguageSupport
+class PerlSupportPart : public KDevLanguageSupport
{
Q_OBJECT