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 1986189a8..8e40398d4 100644 --- a/examples/demo/i18n/i18n.cpp +++ b/examples/demo/i18n/i18n.cpp @@ -14,7 +14,7 @@ #include <tqiconset.h> #include <ntqapplication.h> #include <tqwidgetlist.h> -#include <ntqlabel.h> +#include <tqlabel.h> #include <tqtextedit.h> |