diff options
Diffstat (limited to 'src/network/qhttp.cpp')
-rw-r--r-- | src/network/qhttp.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/network/qhttp.cpp b/src/network/qhttp.cpp index 8f88e0340..b37d4789d 100644 --- a/src/network/qhttp.cpp +++ b/src/network/qhttp.cpp @@ -43,7 +43,7 @@ #ifndef TQT_NO_NETWORKPROTOCOL_HTTP #include "ntqsocket.h" -#include "ntqtextstream.h" +#include "tqtextstream.h" #include "tqmap.h" #include "tqstring.h" #include "tqstringlist.h" |