summaryrefslogtreecommitdiffstats
path: root/vcs/perforce/integrator/perforceintegrator.h
diff options
context:
space:
mode:
Diffstat (limited to 'vcs/perforce/integrator/perforceintegrator.h')
-rw-r--r--vcs/perforce/integrator/perforceintegrator.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/vcs/perforce/integrator/perforceintegrator.h b/vcs/perforce/integrator/perforceintegrator.h
index c97ff82f..2b82046f 100644
--- a/vcs/perforce/integrator/perforceintegrator.h
+++ b/vcs/perforce/integrator/perforceintegrator.h
@@ -20,11 +20,11 @@
#ifndef PERFORCEINTEGRATOR_H
#define PERFORCEINTEGRATOR_H
-#include <tdevvcsintegrator.h>
+#include <kdevvcsintegrator.h>
#include <tqstringlist.h>
-class PerforceIntegrator : public TDevVCSIntegrator
+class PerforceIntegrator : public KDevVCSIntegrator
{
Q_OBJECT