diff options
Diffstat (limited to 'examples/network/ftpclient/ftpmainwindow.ui.h')
-rw-r--r-- | examples/network/ftpclient/ftpmainwindow.ui.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/network/ftpclient/ftpmainwindow.ui.h b/examples/network/ftpclient/ftpmainwindow.ui.h index ce6ff78b2..8580b7b69 100644 --- a/examples/network/ftpclient/ftpmainwindow.ui.h +++ b/examples/network/ftpclient/ftpmainwindow.ui.h @@ -25,7 +25,7 @@ #include <tqmessagebox.h> #include <tqfiledialog.h> #include <tqprogressdialog.h> -#include <ntqapplication.h> +#include <tqapplication.h> #include "connectdialog.h" #include "ftpviewitem.h" |