diff options
Diffstat (limited to 'examples/qwerty')
-rw-r--r-- | examples/qwerty/qwerty.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qwerty/qwerty.cpp b/examples/qwerty/qwerty.cpp index 748b032b6..c6f363811 100644 --- a/examples/qwerty/qwerty.cpp +++ b/examples/qwerty/qwerty.cpp @@ -14,7 +14,7 @@ #include <tqpopupmenu.h> #include <tqtextstream.h> #include <tqpainter.h> -#include <ntqmessagebox.h> +#include <tqmessagebox.h> #include <tqpaintdevicemetrics.h> #include <tqptrlist.h> #include <tqfontdialog.h> |