diff options
Diffstat (limited to 'examples/buttongroups')
-rw-r--r-- | examples/buttongroups/buttongroups.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/buttongroups/buttongroups.cpp b/examples/buttongroups/buttongroups.cpp index 92f63b33a..0e52587ea 100644 --- a/examples/buttongroups/buttongroups.cpp +++ b/examples/buttongroups/buttongroups.cpp @@ -11,10 +11,10 @@ #include <tqpopupmenu.h> #include <tqbuttongroup.h> -#include <ntqlayout.h> +#include <tqlayout.h> #include <tqradiobutton.h> #include <tqcheckbox.h> -#include <ntqgroupbox.h> +#include <tqgroupbox.h> #include <tqpushbutton.h> /* |