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 321cc5a4c..731447e48 100644 --- a/examples/chart/optionsform.cpp +++ b/examples/chart/optionsform.cpp @@ -6,7 +6,7 @@ #include <tqframe.h> #include <tqimage.h> #include <tqlabel.h> -#include <ntqlayout.h> +#include <tqlayout.h> #include <tqpushbutton.h> #include <tqradiobutton.h> #include <tqspinbox.h> |