diff options
Diffstat (limited to 'examples/i18n/main.cpp')
-rw-r--r-- | examples/i18n/main.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/i18n/main.cpp b/examples/i18n/main.cpp index 71c61a3a0..b32a985af 100644 --- a/examples/i18n/main.cpp +++ b/examples/i18n/main.cpp @@ -12,8 +12,8 @@ #include <tqfileinfo.h> #include <ntqmessagebox.h> #include <tqcheckbox.h> -#include <ntqvbox.h> -#include <ntqlayout.h> +#include <tqvbox.h> +#include <tqlayout.h> #include <tqbuttongroup.h> #include <tqpushbutton.h> #include <tqsignalmapper.h> |