summaryrefslogtreecommitdiffstats
path: root/examples/network/remotecontrol/startup.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/network/remotecontrol/startup.h')
-rw-r--r--examples/network/remotecontrol/startup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/network/remotecontrol/startup.h b/examples/network/remotecontrol/startup.h
index 5530cba8..10922d26 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;