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 5530cba8f..10922d267 100644 --- a/examples/network/remotecontrol/startup.h +++ b/examples/network/remotecontrol/startup.h @@ -1,7 +1,7 @@ #ifndef STARTUP_H #define STARTUP_H -#include <qobject.h> +#include <ntqobject.h> class TQSocket; class RemoteCtrlImpl; |