diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-08-19 10:05:25 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-08-19 10:05:25 +0900 |
commit | 44f4c3e8bee96027983bf23b97aef63c4b925813 (patch) | |
tree | 27f7f2067346caf8f2352e2c41ed10691fe9d431 /klaptopdaemon/kpcmcia.cpp | |
parent | f0cdc4b6d58c8db3d4334851449edf0bf5bf0870 (diff) | |
download | tdeutils-master.tar.gz tdeutils-master.zip |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'klaptopdaemon/kpcmcia.cpp')
-rw-r--r-- | klaptopdaemon/kpcmcia.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/klaptopdaemon/kpcmcia.cpp b/klaptopdaemon/kpcmcia.cpp index 9d44f12..fc315ab 100644 --- a/klaptopdaemon/kpcmcia.cpp +++ b/klaptopdaemon/kpcmcia.cpp @@ -28,7 +28,7 @@ #include <tqregexp.h> #include <tdelocale.h> -#include <kinstance.h> +#include <tdeinstance.h> #include <tdestandarddirs.h> |