diff options
Diffstat (limited to 'examples/checklists/checklists.cpp')
-rw-r--r-- | examples/checklists/checklists.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/checklists/checklists.cpp b/examples/checklists/checklists.cpp index e77734ab0..dda701c5d 100644 --- a/examples/checklists/checklists.cpp +++ b/examples/checklists/checklists.cpp @@ -10,12 +10,12 @@ #include "checklists.h" #include <tqlistview.h> -#include <ntqvbox.h> +#include <tqvbox.h> #include <tqlabel.h> #include <tqvaluelist.h> #include <tqstring.h> #include <tqpushbutton.h> -#include <ntqlayout.h> +#include <tqlayout.h> /* * Constructor |