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 7de1e2b06..26eb1c16d 100644 --- a/examples/chart/setdataform.cpp +++ b/examples/chart/setdataform.cpp @@ -1,7 +1,7 @@ #include "setdataform.h" #include "chartform.h" -#include <ntqcolordialog.h> +#include <tqcolordialog.h> #include <ntqcombobox.h> #include <ntqlayout.h> #include <ntqpixmap.h> |