diff options
| author | George Hazan <ghazan@miranda.im> | 2018-01-17 16:27:22 +0300 |
|---|---|---|
| committer | George Hazan <ghazan@miranda.im> | 2018-01-17 16:27:22 +0300 |
| commit | db6b5a4bfa73b7fa4bc1a99f14d569b6f45c8275 (patch) | |
| tree | 094d9e76c156b1d83d3475e9bbb9eb6ed2ac063c /protocols/ICQCorp/src/socket.cpp | |
| parent | 1af8f445ac9a6d9635eec192fb47ad2f67e4ed95 (diff) | |
unified project for ICQCorp
Diffstat (limited to 'protocols/ICQCorp/src/socket.cpp')
| -rw-r--r-- | protocols/ICQCorp/src/socket.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/ICQCorp/src/socket.cpp b/protocols/ICQCorp/src/socket.cpp index 7b32969a38..75098763d1 100644 --- a/protocols/ICQCorp/src/socket.cpp +++ b/protocols/ICQCorp/src/socket.cpp @@ -17,7 +17,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-#include "corp.h"
+#include "stdafx.h"
///////////////////////////////////////////////////////////////////////////////
// Socket
|
