diff options
author | Michele Calgaro <[email protected]> | 2024-12-02 12:54:33 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-12-02 12:54:33 +0900 |
commit | 51c9320086d98a02ba8b3c6c97276c4c983d54a2 (patch) | |
tree | d5779c04a05accf14b5920c7e53d1cf1728a90dd | |
parent | 485ac6fba8d50d14aad7003307831e229d72ee81 (diff) | |
download | ksplash-engine-moodin-51c9320086d98a02ba8b3c6c97276c4c983d54a2.tar.gz ksplash-engine-moodin-51c9320086d98a02ba8b3c6c97276c4c983d54a2.zip |
Signed-off-by: Michele Calgaro <[email protected]>
-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 { |