diff options
Diffstat (limited to 'examples/chart/optionsform.cpp')
| -rw-r--r-- | examples/chart/optionsform.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/chart/optionsform.cpp b/examples/chart/optionsform.cpp index 094b549a0..321cc5a4c 100644 --- a/examples/chart/optionsform.cpp +++ b/examples/chart/optionsform.cpp @@ -1,9 +1,9 @@ #include "optionsform.h" -#include <ntqbuttongroup.h> +#include <tqbuttongroup.h> #include <tqcombobox.h> #include <tqfontdialog.h> -#include <ntqframe.h> +#include <tqframe.h> #include <tqimage.h> #include <tqlabel.h> #include <ntqlayout.h> |
