summaryrefslogtreecommitdiffstats
path: root/examples/network/networkprotocol/view.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/network/networkprotocol/view.cpp')
-rw-r--r--examples/network/networkprotocol/view.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/network/networkprotocol/view.cpp b/examples/network/networkprotocol/view.cpp
index 416fe04d..a2dd333a 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()