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 55de084a6..416fe04d4 100644 --- a/examples/network/networkprotocol/view.cpp +++ b/examples/network/networkprotocol/view.cpp @@ -10,7 +10,7 @@ #include "view.h" #include <tqlabel.h> -#include <ntqpushbutton.h> +#include <tqpushbutton.h> #include <ntqmultilineedit.h> #include <tqfiledialog.h> |