summaryrefslogtreecommitdiffstats
path: root/src/widgets/qwidgetplugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/qwidgetplugin.cpp')
-rw-r--r--src/widgets/qwidgetplugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/qwidgetplugin.cpp b/src/widgets/qwidgetplugin.cpp
index f7d0bb2f9..2d026221c 100644
--- a/src/widgets/qwidgetplugin.cpp
+++ b/src/widgets/qwidgetplugin.cpp
@@ -42,7 +42,7 @@
#ifndef TQT_NO_WIDGETPLUGIN
#include "qwidgetinterface_p.h"
-#include "ntqobjectcleanuphandler.h"
+#include "tqobjectcleanuphandler.h"
#include "ntqwidget.h"
#ifdef QT_CONTAINER_CUSTOM_WIDGETS
#include "ntqwidgetlist.h"