diff options
Diffstat (limited to 'examples/chart/optionsform.cpp')
-rw-r--r-- | examples/chart/optionsform.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/chart/optionsform.cpp b/examples/chart/optionsform.cpp index dd2c8d2b8..09c05d4ef 100644 --- a/examples/chart/optionsform.cpp +++ b/examples/chart/optionsform.cpp @@ -5,7 +5,7 @@ #include <tqfontdialog.h> #include <ntqframe.h> #include <tqimage.h> -#include <ntqlabel.h> +#include <tqlabel.h> #include <ntqlayout.h> #include <ntqpushbutton.h> #include <ntqradiobutton.h> |