diff options
Diffstat (limited to 'examples/demo/i18n/i18n.cpp')
-rw-r--r-- | examples/demo/i18n/i18n.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/demo/i18n/i18n.cpp b/examples/demo/i18n/i18n.cpp index 8e40398d4..87678dfa1 100644 --- a/examples/demo/i18n/i18n.cpp +++ b/examples/demo/i18n/i18n.cpp @@ -3,8 +3,8 @@ #include "../textdrawing/textedit.h" #include <tqaction.h> -#include <ntqlayout.h> -#include <ntqvbox.h> +#include <tqlayout.h> +#include <tqvbox.h> #include <tqworkspace.h> #include <tqpopupmenu.h> #include <tqmenubar.h> |