diff options
Diffstat (limited to 'src/network/qsocket.cpp')
-rw-r--r-- | src/network/qsocket.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/network/qsocket.cpp b/src/network/qsocket.cpp index 687c13f90..17050c9c1 100644 --- a/src/network/qsocket.cpp +++ b/src/network/qsocket.cpp @@ -41,7 +41,7 @@ #include "ntqsocket.h" #ifndef TQT_NO_NETWORK #include "tqptrlist.h" -#include "ntqtimer.h" +#include "tqtimer.h" #include "ntqsocketdevice.h" #include "ntqdns.h" #include "private/qinternal_p.h" |