summaryrefslogtreecommitdiffstats
path: root/kftpgrabber/src/engine/ftpsocket.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kftpgrabber/src/engine/ftpsocket.cpp')
-rw-r--r--kftpgrabber/src/engine/ftpsocket.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/kftpgrabber/src/engine/ftpsocket.cpp b/kftpgrabber/src/engine/ftpsocket.cpp
index dce9f99..8912874 100644
--- a/kftpgrabber/src/engine/ftpsocket.cpp
+++ b/kftpgrabber/src/engine/ftpsocket.cpp
@@ -42,7 +42,7 @@
#include "ssl.h"
#include "misc/kftpotpgenerator.h"
-#include "misc/config.h"
+#include "misc/kftpconfig.h"
#include <ntqdir.h>
@@ -2749,3 +2749,5 @@ void FtpSocket::protoKeepAlive()
}
}
+
+#include "ftpsocket.moc"