diff options
Diffstat (limited to 'examples/demo/i18n')
-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 4458e18bd..533976591 100644 --- a/examples/demo/i18n/i18n.cpp +++ b/examples/demo/i18n/i18n.cpp @@ -13,7 +13,7 @@ #include <ntqpixmap.h> #include <ntqiconset.h> #include <ntqapplication.h> -#include <ntqwidgetlist.h> +#include <tqwidgetlist.h> #include <ntqlabel.h> #include <ntqtextedit.h> |