diff options
Diffstat (limited to 'src/kernel/qprocess_unix.cpp')
-rw-r--r-- | src/kernel/qprocess_unix.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/qprocess_unix.cpp b/src/kernel/qprocess_unix.cpp index 87f76848d..0e5a2299a 100644 --- a/src/kernel/qprocess_unix.cpp +++ b/src/kernel/qprocess_unix.cpp @@ -53,7 +53,7 @@ #include "tqptrqueue.h" #include "tqptrlist.h" #include "ntqsocketnotifier.h" -#include "ntqtimer.h" +#include "tqtimer.h" #include "ntqcleanuphandler.h" #include "ntqregexp.h" #include "private/qinternal_p.h" |