diff options
Diffstat (limited to 'src/widgets/tqcombobox.cpp')
-rw-r--r-- | src/widgets/tqcombobox.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/tqcombobox.cpp b/src/widgets/tqcombobox.cpp index 4d315b848..d431bea96 100644 --- a/src/widgets/tqcombobox.cpp +++ b/src/widgets/tqcombobox.cpp @@ -56,7 +56,7 @@ #include "tqstyle.h" #include <limits.h> #if defined(QT_ACCESSIBILITY_SUPPORT) -#include "ntqaccessible.h" +#include "tqaccessible.h" #endif /*! |