diff options
Diffstat (limited to 'ksim/library/label.h')
-rw-r--r-- | ksim/library/label.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksim/library/label.h b/ksim/library/label.h index 40c0b48..0ae9f65 100644 --- a/ksim/library/label.h +++ b/ksim/library/label.h @@ -23,7 +23,7 @@ #include <tqwidget.h> #include "common.h" -#include <kdemacros.h> +#include <tdemacros.h> namespace KSim { |