diff options
Diffstat (limited to 'examples/demo/i18n/i18n.cpp')
| -rw-r--r-- | examples/demo/i18n/i18n.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/examples/demo/i18n/i18n.cpp b/examples/demo/i18n/i18n.cpp index 87678dfa1..b9ed9da7e 100644 --- a/examples/demo/i18n/i18n.cpp +++ b/examples/demo/i18n/i18n.cpp @@ -12,7 +12,7 @@  #include <tqtoolbutton.h>  #include <tqpixmap.h>  #include <tqiconset.h> -#include <ntqapplication.h> +#include <tqapplication.h>  #include <tqwidgetlist.h>  #include <tqlabel.h>  #include <tqtextedit.h> | 
