diff options
author | Michele Calgaro <[email protected]> | 2024-12-02 13:08:06 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-12-02 13:08:06 +0900 |
commit | 9a9de18eb7ccd5afe5d01c17576a42e7aca6b321 (patch) | |
tree | 4db04a553120a11f0cee3d96d15518b869f977da /lanbrowsing/tdeio_lan/tdeio_lan.cpp | |
parent | 82186365e83cdd422c84d3c5abb89d9fed923846 (diff) | |
download | tdenetwork-master.tar.gz tdenetwork-master.zip |
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'lanbrowsing/tdeio_lan/tdeio_lan.cpp')
-rw-r--r-- | lanbrowsing/tdeio_lan/tdeio_lan.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lanbrowsing/tdeio_lan/tdeio_lan.cpp b/lanbrowsing/tdeio_lan/tdeio_lan.cpp index e197fb0d..2dd84be1 100644 --- a/lanbrowsing/tdeio_lan/tdeio_lan.cpp +++ b/lanbrowsing/tdeio_lan/tdeio_lan.cpp @@ -26,7 +26,7 @@ #include <kinstance.h> #include <tdeconfig.h> #include <tdeglobal.h> -#include <kprocess.h> +#include <tdeprocess.h> #include <tqfile.h> |