diff options
Diffstat (limited to 'examples/network/networkprotocol/view.cpp')
-rw-r--r-- | examples/network/networkprotocol/view.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/network/networkprotocol/view.cpp b/examples/network/networkprotocol/view.cpp index 070b8a7cd..15084c5c5 100644 --- a/examples/network/networkprotocol/view.cpp +++ b/examples/network/networkprotocol/view.cpp @@ -12,7 +12,7 @@ #include <ntqlabel.h> #include <ntqpushbutton.h> #include <ntqmultilineedit.h> -#include <ntqfiledialog.h> +#include <tqfiledialog.h> View::View() : TQVBox() |