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 d08f10f24..54c21fcc1 100644 --- a/src/network/qhttp.cpp +++ b/src/network/qhttp.cpp @@ -44,7 +44,7 @@ #include "ntqsocket.h" #include "ntqtextstream.h" -#include "ntqmap.h" +#include "tqmap.h" #include "ntqstring.h" #include "ntqstringlist.h" #include "ntqcstring.h" |