From 3f88620733ada264505ffa7b527145481af7d2ef Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Mon, 18 Mar 2013 09:20:38 +0000 Subject: removed not used headers git-svn-id: http://svn.miranda-ng.org/main/trunk@4086 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/AimOscar/src/proto.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'protocols/AimOscar/src/proto.h') diff --git a/protocols/AimOscar/src/proto.h b/protocols/AimOscar/src/proto.h index f72938e6f3..27cec08d83 100644 --- a/protocols/AimOscar/src/proto.h +++ b/protocols/AimOscar/src/proto.h @@ -19,8 +19,6 @@ along with this program. If not, see . #ifndef _AIM_PROTO_H_ #define _AIM_PROTO_H_ -#include "m_protoint.h" - struct CAimProto; typedef void ( __cdecl CAimProto::*AimThreadFunc )( void* ); typedef int ( __cdecl CAimProto::*AimEventFunc )( WPARAM, LPARAM ); -- cgit v1.2.3