diff options
Diffstat (limited to 'examples/chart/setdataform.cpp')
-rw-r--r-- | examples/chart/setdataform.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/chart/setdataform.cpp b/examples/chart/setdataform.cpp index 26eb1c16d..82bd2cad8 100644 --- a/examples/chart/setdataform.cpp +++ b/examples/chart/setdataform.cpp @@ -4,7 +4,7 @@ #include <tqcolordialog.h> #include <ntqcombobox.h> #include <ntqlayout.h> -#include <ntqpixmap.h> +#include <tqpixmap.h> #include <ntqpushbutton.h> #include <ntqtable.h> |