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 32160b38..eb9e2630 100644
--- a/languages/ada/adasupportpart.h
+++ b/languages/ada/adasupportpart.h
@@ -2,7 +2,7 @@
#ifndef __ADASUPPORTPART_H__
#define __ADASUPPORTPART_H__
-#include "tdevlanguagesupport.h"
+#include "kdevlanguagesupport.h"
#include <tqwaitcondition.h>
@@ -10,7 +10,7 @@ class AdaSupportPartData;
class KDialogBase;
class TQStringList;
-class AdaSupportPart : public TDevLanguageSupport
+class AdaSupportPart : public KDevLanguageSupport
{
Q_OBJECT