summaryrefslogtreecommitdiffstats
path: root/examples/network/remotecontrol/remotectrlimpl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/network/remotecontrol/remotectrlimpl.cpp')
-rw-r--r--examples/network/remotecontrol/remotectrlimpl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/network/remotecontrol/remotectrlimpl.cpp b/examples/network/remotecontrol/remotectrlimpl.cpp
index 9df3c5c9e..e92aef67d 100644
--- a/examples/network/remotecontrol/remotectrlimpl.cpp
+++ b/examples/network/remotecontrol/remotectrlimpl.cpp
@@ -4,7 +4,7 @@
#include <ntqlineedit.h>
#include <tqsocket.h>
#include <tqfiledialog.h>
-#include <ntqcolordialog.h>
+#include <tqcolordialog.h>
#include <tqimage.h>
RemoteCtrlImpl::RemoteCtrlImpl( TQSocket *s )