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 b37d4789d..0d8b83fb1 100644 --- a/src/network/qhttp.cpp +++ b/src/network/qhttp.cpp @@ -50,7 +50,7 @@ #include "ntqcstring.h" #include "ntqbuffer.h" #include "ntqurloperator.h" -#include "ntqtimer.h" +#include "tqtimer.h" #include "private/qinternal_p.h" //#define TQHTTP_DEBUG |