summaryrefslogtreecommitdiffstats
path: root/dcoppython
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-16 09:58:40 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-16 09:58:40 -0600
commita0472c850388f074c4d6329832bded85715ab364 (patch)
tree3136f99dca07e33bdbc32a3191804f0f6e2d8fbc /dcoppython
parent996381f5af9d39777caa6c48bac35d8ff92ad99e (diff)
downloadtdebindings-a0472c850388f074c4d6329832bded85715ab364.tar.gz
tdebindings-a0472c850388f074c4d6329832bded85715ab364.zip
Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 996381f5af9d39777caa6c48bac35d8ff92ad99e.
Diffstat (limited to 'dcoppython')
-rw-r--r--dcoppython/shell/pcop.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/dcoppython/shell/pcop.cpp b/dcoppython/shell/pcop.cpp
index 0e81bb26..88e26cc1 100644
--- a/dcoppython/shell/pcop.cpp
+++ b/dcoppython/shell/pcop.cpp
@@ -17,7 +17,7 @@
#include <tqcstring.h>
#include <tqdatastream.h>
#include <tqfile.h>
-#include <textstream.h>
+#include <tqtextstream.h>
#include <tqstring.h>
#include <dcopclient.h>