diff options
Diffstat (limited to 'src/graphwidget.cpp')
-rw-r--r-- | src/graphwidget.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/graphwidget.cpp b/src/graphwidget.cpp index 7805ec4..c412520 100644 --- a/src/graphwidget.cpp +++ b/src/graphwidget.cpp @@ -27,9 +27,9 @@ #include <math.h> #include <stdlib.h> -#include <ntqfile.h> -#include <ntqpainter.h> -#include <ntqtooltip.h> +#include <tqfile.h> +#include <tqpainter.h> +#include <tqtooltip.h> #include <tdelocale.h> #include <tdemessagebox.h> #include "graphwidget.h" |