summaryrefslogtreecommitdiffstats
path: root/src/widgets/qtextedit.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/qtextedit.cpp')
-rw-r--r--src/widgets/qtextedit.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/qtextedit.cpp b/src/widgets/qtextedit.cpp
index fcb39a7f7..0fb328bf9 100644
--- a/src/widgets/qtextedit.cpp
+++ b/src/widgets/qtextedit.cpp
@@ -71,7 +71,7 @@
#include "ntqcursor.h"
#include "ntqregexp.h"
#include "ntqpopupmenu.h"
-#include "ntqptrstack.h"
+#include "tqptrstack.h"
#include "ntqmetaobject.h"
#include "ntqtextbrowser.h"
#include <private/qucom_p.h>