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 381a1a8e6..687c13f90 100644 --- a/src/network/qsocket.cpp +++ b/src/network/qsocket.cpp @@ -40,7 +40,7 @@ #include "ntqsocket.h" #ifndef TQT_NO_NETWORK -#include "ntqptrlist.h" +#include "tqptrlist.h" #include "ntqtimer.h" #include "ntqsocketdevice.h" #include "ntqdns.h" |