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.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/widgets/qlistbox.cpp b/src/widgets/qlistbox.cpp
index 16e1870af..e9167ed62 100644
--- a/src/widgets/qlistbox.cpp
+++ b/src/widgets/qlistbox.cpp
@@ -47,8 +47,8 @@
#include "ntqlistbox.h"
#ifndef TQT_NO_LISTBOX
#include "tqmemarray.h"
-#include "ntqfontmetrics.h"
-#include "ntqpainter.h"
+#include "tqfontmetrics.h"
+#include "tqpainter.h"
#include "tqstrlist.h"
#include "ntqpixmap.h"
#include "ntqapplication.h"