summaryrefslogtreecommitdiffstats
path: root/examples/network/remotecontrol
diff options
context:
space:
mode:
Diffstat (limited to 'examples/network/remotecontrol')
-rw-r--r--examples/network/remotecontrol/startup.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/network/remotecontrol/startup.cpp b/examples/network/remotecontrol/startup.cpp
index 985ee4965..8f86840f3 100644
--- a/examples/network/remotecontrol/startup.cpp
+++ b/examples/network/remotecontrol/startup.cpp
@@ -4,7 +4,7 @@
#include "ipcserver.h"
#include <tqsocket.h>
-#include <ntqlabel.h>
+#include <tqlabel.h>
static const TQ_UINT16 ipcPort = 54923;