summaryrefslogtreecommitdiffstats
path: root/examples/network/remotecontrol/startup.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/network/remotecontrol/startup.cpp')
-rw-r--r--examples/network/remotecontrol/startup.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/network/remotecontrol/startup.cpp b/examples/network/remotecontrol/startup.cpp
index f555499b..bc16f19f 100644
--- a/examples/network/remotecontrol/startup.cpp
+++ b/examples/network/remotecontrol/startup.cpp
@@ -3,8 +3,8 @@
#include "maindialog.h"
#include "ipcserver.h"
-#include <qsocket.h>
-#include <qlabel.h>
+#include <ntqsocket.h>
+#include <ntqlabel.h>
static const Q_UINT16 ipcPort = 54923;