diff options
Diffstat (limited to 'examples/network/networkprotocol')
-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 416fe04d4..a2dd333ad 100644 --- a/examples/network/networkprotocol/view.cpp +++ b/examples/network/networkprotocol/view.cpp @@ -11,7 +11,7 @@ #include <tqlabel.h> #include <tqpushbutton.h> -#include <ntqmultilineedit.h> +#include <tqmultilineedit.h> #include <tqfiledialog.h> View::View() |