summaryrefslogtreecommitdiffstats
path: root/languages/ada/adasupportpart.h
diff options
context:
space:
mode:
Diffstat (limited to 'languages/ada/adasupportpart.h')
-rw-r--r--languages/ada/adasupportpart.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/languages/ada/adasupportpart.h b/languages/ada/adasupportpart.h
index eb9e2630..32160b38 100644
--- a/languages/ada/adasupportpart.h
+++ b/languages/ada/adasupportpart.h
@@ -2,7 +2,7 @@
#ifndef __ADASUPPORTPART_H__
#define __ADASUPPORTPART_H__
-#include "kdevlanguagesupport.h"
+#include "tdevlanguagesupport.h"
#include <tqwaitcondition.h>
@@ -10,7 +10,7 @@ class AdaSupportPartData;
class KDialogBase;
class TQStringList;
-class AdaSupportPart : public KDevLanguageSupport
+class AdaSupportPart : public TDevLanguageSupport
{
Q_OBJECT