summaryrefslogtreecommitdiffstats
path: root/arts/kde/kiotestslow.cc
diff options
context:
space:
mode:
Diffstat (limited to 'arts/kde/kiotestslow.cc')
-rw-r--r--arts/kde/kiotestslow.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/arts/kde/kiotestslow.cc b/arts/kde/kiotestslow.cc
index e367ea924..ffb71d8b1 100644
--- a/arts/kde/kiotestslow.cc
+++ b/arts/kde/kiotestslow.cc
@@ -96,7 +96,7 @@ int main(int argc, char **argv)
QIOManager qiomanager;
Dispatcher dispatcher(&qiomanager);
#ifndef USE_FILEINPUTSTREAM
- KIOInputStream stream;
+ TDEIOInputStream stream;
#else
FileInputStream stream;
#endif