summaryrefslogtreecommitdiffstats
path: root/examples/i18n/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/i18n/main.cpp')
-rw-r--r--examples/i18n/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/i18n/main.cpp b/examples/i18n/main.cpp
index b32a985af..6774ca42d 100644
--- a/examples/i18n/main.cpp
+++ b/examples/i18n/main.cpp
@@ -10,7 +10,7 @@
#include <ntqapplication.h>
#include <tqtranslator.h>
#include <tqfileinfo.h>
-#include <ntqmessagebox.h>
+#include <tqmessagebox.h>
#include <tqcheckbox.h>
#include <tqvbox.h>
#include <tqlayout.h>