diff options
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> |