diff options
Diffstat (limited to 'src/kernel/qnetworkprotocol.cpp')
-rw-r--r-- | src/kernel/qnetworkprotocol.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/qnetworkprotocol.cpp b/src/kernel/qnetworkprotocol.cpp index 8d7ff8f1a..718a7ac11 100644 --- a/src/kernel/qnetworkprotocol.cpp +++ b/src/kernel/qnetworkprotocol.cpp @@ -44,7 +44,7 @@ #include "ntqlocalfs.h" #include "ntqurloperator.h" -#include "ntqtimer.h" +#include "tqtimer.h" #include "tqmap.h" #include "tqptrqueue.h" |