diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-06 14:05:02 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-06 14:12:34 +0900 |
commit | 3c9f1a873cd586c2298b0c773f2d1e39e1e8618b (patch) | |
tree | bc9316580c13032ef71c39e57bdb39ab266c9df3 /qtinterface/interface_tqt3/tqtextstream.h | |
parent | d8f7d899644c16fa7b0481ce62f1efe03010d7bc (diff) | |
download | tqtinterface-3c9f1a87.tar.gz tqtinterface-3c9f1a87.zip |
Remove str nt* related header files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'qtinterface/interface_tqt3/tqtextstream.h')
-rw-r--r-- | qtinterface/interface_tqt3/tqtextstream.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qtinterface/interface_tqt3/tqtextstream.h b/qtinterface/interface_tqt3/tqtextstream.h index bd0bd6d..7a4a008 100644 --- a/qtinterface/interface_tqt3/tqtextstream.h +++ b/qtinterface/interface_tqt3/tqtextstream.h @@ -23,7 +23,7 @@ Boston, MA 02110-1301, USA. #define TQT_TQTEXTSTREAM_H #include <tqt.h> -#include <ntqstring.h> +#include <tqstring.h> #include <ntqiodevice.h> #include <ntqtextstream.h> |