From 7e049d92bb13e8b6c67bc0c0c460c0c145545172 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 30 Apr 2015 19:12:21 +0000 Subject: unified project for Omegle protocol git-svn-id: http://svn.miranda-ng.org/main/trunk@13309 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Omegle/src/communication.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/Omegle/src/communication.cpp') diff --git a/protocols/Omegle/src/communication.cpp b/protocols/Omegle/src/communication.cpp index d8b05df903..f6a027c5a4 100644 --- a/protocols/Omegle/src/communication.cpp +++ b/protocols/Omegle/src/communication.cpp @@ -19,7 +19,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "common.h" +#include "stdafx.h" http::response Omegle_client::flap( const int request_type, std::string* request_data, std::string* get_data ) { -- cgit v1.2.3