diff options
Diffstat (limited to 'src/kernel/qaccessible.cpp')
-rw-r--r-- | src/kernel/qaccessible.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/qaccessible.cpp b/src/kernel/qaccessible.cpp index 8306faa0a..d486607ca 100644 --- a/src/kernel/qaccessible.cpp +++ b/src/kernel/qaccessible.cpp @@ -40,7 +40,7 @@ #if defined(QT_ACCESSIBILITY_SUPPORT) -#include "ntqptrdict.h" +#include "tqptrdict.h" #include "ntqmetaobject.h" #include <private/qpluginmanager_p.h> #include "ntqapplication.h" |