src/qt3support/network/q3socketdevice_win.cpp
changeset 30 5dc02b23752f
parent 18 2f34d5167611
--- a/src/qt3support/network/q3socketdevice_win.cpp	Wed Jun 23 19:07:03 2010 +0300
+++ b/src/qt3support/network/q3socketdevice_win.cpp	Tue Jul 06 15:10:48 2010 +0300
@@ -47,7 +47,6 @@
 
 #include <string.h>
 
-#  include <qt_windows.h>
 #if defined (QT_NO_IPV6)
 #  include <winsock.h>
 #else