diff options
-rw-r--r-- | src/magiclabel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/magiclabel.h b/src/magiclabel.h index a344fae..00622bf 100644 --- a/src/magiclabel.h +++ b/src/magiclabel.h @@ -14,7 +14,7 @@ #include <tqstring.h> -#include <kprocess.h> +#include <tdeprocess.h> class MagicLabel : TQObject { |