summaryrefslogtreecommitdiffstats
path: root/kioslave/cgi/cgi.h
diff options
context:
space:
mode:
Diffstat (limited to 'kioslave/cgi/cgi.h')
-rw-r--r--kioslave/cgi/cgi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kioslave/cgi/cgi.h b/kioslave/cgi/cgi.h
index 908b6bc99..8f9dc88c8 100644
--- a/kioslave/cgi/cgi.h
+++ b/kioslave/cgi/cgi.h
@@ -28,7 +28,7 @@ class TDEProcess;
This class implements an ioslave for viewing CGI script output without the
need to run a web server.
*/
-class CgiProtocol : public KIO::SlaveBase
+class CgiProtocol : public TDEIO::SlaveBase
{
public:
CgiProtocol( const TQCString &pool, const TQCString &app );