summaryrefslogtreecommitdiffstats
path: root/src/tools/tqstrvec.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/tqstrvec.h')
-rw-r--r--src/tools/tqstrvec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/tqstrvec.h b/src/tools/tqstrvec.h
index d80bfb979..2490c828b 100644
--- a/src/tools/tqstrvec.h
+++ b/src/tools/tqstrvec.h
@@ -44,7 +44,7 @@
#ifndef QT_H
#include "tqstring.h"
#include "tqptrvector.h"
-#include "ntqdatastream.h"
+#include "tqdatastream.h"
#endif // QT_H
class TQ_EXPORT TQStrVec : public TQPtrVector<char>