diff options
Diffstat (limited to 'src/kernel/qprocess_unix.cpp')
-rw-r--r-- | src/kernel/qprocess_unix.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kernel/qprocess_unix.cpp b/src/kernel/qprocess_unix.cpp index 6d0f27abf..87f76848d 100644 --- a/src/kernel/qprocess_unix.cpp +++ b/src/kernel/qprocess_unix.cpp @@ -50,8 +50,8 @@ #ifndef TQT_NO_PROCESS #include "ntqapplication.h" -#include "ntqptrqueue.h" -#include "ntqptrlist.h" +#include "tqptrqueue.h" +#include "tqptrlist.h" #include "ntqsocketnotifier.h" #include "ntqtimer.h" #include "ntqcleanuphandler.h" |