diff options
Diffstat (limited to 'examples/chart/chartform.cpp')
-rw-r--r-- | examples/chart/chartform.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/chart/chartform.cpp b/examples/chart/chartform.cpp index 24b13198d..7cd29138e 100644 --- a/examples/chart/chartform.cpp +++ b/examples/chart/chartform.cpp @@ -8,8 +8,8 @@ #include <ntqcombobox.h> #include <tqfile.h> #include <tqfiledialog.h> -#include <ntqfont.h> -#include <ntqfontdialog.h> +#include <tqfont.h> +#include <tqfontdialog.h> #include <tqmenubar.h> #include <ntqmessagebox.h> #include <ntqpixmap.h> |