diff options
author | Michele Calgaro <[email protected]> | 2025-02-25 18:32:22 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2025-02-25 18:32:22 +0900 |
commit | 1e20d5340198c920fe6c65ab1dce024b86119924 (patch) | |
tree | ba06481bcb5bf35b8d6c2cb6fbc0407725fffa86 /src/ftpthread.cpp | |
parent | 5243ac086d2adbe549e5b3d0cbf02ba074ff9979 (diff) | |
download | kasablanca-1e20d5340198c920fe6c65ab1dce024b86119924.tar.gz kasablanca-1e20d5340198c920fe6c65ab1dce024b86119924.zip |
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/ftpthread.cpp')
-rw-r--r-- | src/ftpthread.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ftpthread.cpp b/src/ftpthread.cpp index 3634bbb..eb1c051 100644 --- a/src/ftpthread.cpp +++ b/src/ftpthread.cpp @@ -18,7 +18,7 @@ * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * ***************************************************************************/ -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tqapplication.h> #include <tqevent.h> |