summaryrefslogtreecommitdiffstats
path: root/src/widgets/qlistbox.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/qlistbox.cpp')
-rw-r--r--src/widgets/qlistbox.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/qlistbox.cpp b/src/widgets/qlistbox.cpp
index 5b040fad7..48ee6dc19 100644
--- a/src/widgets/qlistbox.cpp
+++ b/src/widgets/qlistbox.cpp
@@ -55,7 +55,7 @@
#include "tqptrdict.h"
#include "ntqtimer.h"
#include "tqstringlist.h"
-#include "ntqstyle.h"
+#include "tqstyle.h"
#include "ntqpopupmenu.h"
#include "ntqguardedptr.h"
#if defined(QT_ACCESSIBILITY_SUPPORT)