diff options
Diffstat (limited to 'examples/network/remotecontrol/startup.h')
| -rw-r--r-- | examples/network/remotecontrol/startup.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/network/remotecontrol/startup.h b/examples/network/remotecontrol/startup.h index a3359f573..624a8fc20 100644 --- a/examples/network/remotecontrol/startup.h +++ b/examples/network/remotecontrol/startup.h @@ -1,7 +1,7 @@  #ifndef STARTUP_H  #define STARTUP_H -#include <ntqobject.h> +#include <tqobject.h>  class TQSocket;  class RemoteCtrlImpl;  | 
