summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/codegenerators/jswriter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/codegenerators/jswriter.cpp')
-rw-r--r--umbrello/umbrello/codegenerators/jswriter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/codegenerators/jswriter.cpp b/umbrello/umbrello/codegenerators/jswriter.cpp
index ea4cc2e1..9d58cf3d 100644
--- a/umbrello/umbrello/codegenerators/jswriter.cpp
+++ b/umbrello/umbrello/codegenerators/jswriter.cpp
@@ -23,7 +23,7 @@
#include <kdebug.h>
#include <tqregexp.h>
-#include <tqtextstream.h>
+#include <textstream.h>
JSWriter::JSWriter() {
}