summaryrefslogtreecommitdiffstats
path: root/examples/textedit/textedit.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/textedit/textedit.cpp')
-rw-r--r--examples/textedit/textedit.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/textedit/textedit.cpp b/examples/textedit/textedit.cpp
index ed626896d..33472c451 100644
--- a/examples/textedit/textedit.cpp
+++ b/examples/textedit/textedit.cpp
@@ -17,8 +17,8 @@
#include <ntqtabwidget.h>
#include <ntqapplication.h>
#include <tqfontdatabase.h>
-#include <ntqcombobox.h>
-#include <ntqlineedit.h>
+#include <tqcombobox.h>
+#include <tqlineedit.h>
#include <tqfileinfo.h>
#include <tqfile.h>
#include <tqfiledialog.h>