diff options
Diffstat (limited to 'examples/network/remotecontrol/ipcserver.cpp')
| -rw-r--r-- | examples/network/remotecontrol/ipcserver.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/examples/network/remotecontrol/ipcserver.cpp b/examples/network/remotecontrol/ipcserver.cpp index 80c340b8d..c6218e203 100644 --- a/examples/network/remotecontrol/ipcserver.cpp +++ b/examples/network/remotecontrol/ipcserver.cpp @@ -4,7 +4,7 @@  #include <tqvariant.h>  #include <tqimage.h>  #include <tqpalette.h> -#include <ntqapplication.h> +#include <tqapplication.h>  class IpcSocket : public TQSocket  { | 
