QTfrontend/hwmap.h
changeset 180 ea83b9e9057f
parent 177 c67c15e6fae3
child 184 f97a7a3dc8f6
--- a/QTfrontend/hwmap.h	Sun Oct 01 20:31:48 2006 +0000
+++ b/QTfrontend/hwmap.h	Mon Oct 02 18:09:39 2006 +0000
@@ -34,13 +34,8 @@
 #ifndef _HWMAP_INCLUDED
 #define _HWMAP_INCLUDED
 
-#include <QObject>
-#include <QTcpServer>
-#include <QTcpSocket>
 #include <QByteArray>
 #include <QString>
-#include <QDir>
-#include <QProcess>
 #include <QImage>
 
 #include "tcpBase.h"