diff options
author | Michele Calgaro <[email protected]> | 2024-12-02 12:54:25 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-12-02 12:54:25 +0900 |
commit | 3ebc931522b55bbf2dc3020e0a544aeec3549fb3 (patch) | |
tree | e6e96d8a48b5117433e816345025c5a3463fb6a7 /src/tdeio_umountwrapper.h | |
parent | 6b6bc906b3e2ccf4251635af3d8d0972f2039617 (diff) | |
download | tdeio-umountwrapper-3ebc931522b55bbf2dc3020e0a544aeec3549fb3.tar.gz tdeio-umountwrapper-3ebc931522b55bbf2dc3020e0a544aeec3549fb3.zip |
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/tdeio_umountwrapper.h')
-rw-r--r-- | src/tdeio_umountwrapper.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tdeio_umountwrapper.h b/src/tdeio_umountwrapper.h index 8cb69ca..0950774 100644 --- a/src/tdeio_umountwrapper.h +++ b/src/tdeio_umountwrapper.h @@ -28,7 +28,7 @@ #include <tdeapplication.h> #include <kprogress.h> -#include <kprocess.h> +#include <tdeprocess.h> class tdeio_umountwrapper : public TDEApplication { |