diff options
Diffstat (limited to 'examples/network/networkprotocol/main.cpp')
| -rw-r--r-- | examples/network/networkprotocol/main.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/examples/network/networkprotocol/main.cpp b/examples/network/networkprotocol/main.cpp index 76f8fce5a..0293f16c2 100644 --- a/examples/network/networkprotocol/main.cpp +++ b/examples/network/networkprotocol/main.cpp @@ -7,7 +7,7 @@  **  *****************************************************************************/ -#include <ntqapplication.h> +#include <tqapplication.h>  #include <tqnetwork.h>  #include "nntp.h" | 
