diff options
Diffstat (limited to 'ksim/library/chart.h')
-rw-r--r-- | ksim/library/chart.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksim/library/chart.h b/ksim/library/chart.h index 1cb53be..620e6ad 100644 --- a/ksim/library/chart.h +++ b/ksim/library/chart.h @@ -23,7 +23,7 @@ #include <tqwidget.h> #include "common.h" -#include <kdemacros.h> +#include <tdemacros.h> class TQColor; |