From ea318d1431c89e647598c510c4245c6571aa5f46 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 26 Jan 2012 23:32:43 -0600 Subject: Update to latest tqt3 automated conversion --- examples/network/remotecontrol/startup.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/network/remotecontrol/startup.cpp') diff --git a/examples/network/remotecontrol/startup.cpp b/examples/network/remotecontrol/startup.cpp index f555499b7..bc16f19ff 100644 --- a/examples/network/remotecontrol/startup.cpp +++ b/examples/network/remotecontrol/startup.cpp @@ -3,8 +3,8 @@ #include "maindialog.h" #include "ipcserver.h" -#include -#include +#include +#include static const Q_UINT16 ipcPort = 54923; -- cgit v1.2.1