diff options
Diffstat (limited to 'examples/network/ftpclient/ftpmainwindow.ui.h')
-rw-r--r-- | examples/network/ftpclient/ftpmainwindow.ui.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/network/ftpclient/ftpmainwindow.ui.h b/examples/network/ftpclient/ftpmainwindow.ui.h index d29cbab31..0c32d1ad9 100644 --- a/examples/network/ftpclient/ftpmainwindow.ui.h +++ b/examples/network/ftpclient/ftpmainwindow.ui.h @@ -18,12 +18,12 @@ ** *****************************************************************************/ -#include <ntqftp.h> +#include <tqftp.h> #include <ntqlineedit.h> #include <ntqspinbox.h> #include <tqstatusbar.h> #include <ntqmessagebox.h> -#include <ntqfiledialog.h> +#include <tqfiledialog.h> #include <ntqprogressdialog.h> #include <ntqapplication.h> |