From 0e8ae7d4ab5ffd57185500f65ef171e4a37ba117 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Thu, 3 Jan 2013 19:14:41 +0000 Subject: removed double includes git-svn-id: http://svn.miranda-ng.org/main/trunk@2935 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/AimOscar/src/proto.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'protocols/AimOscar/src/proto.cpp') diff --git a/protocols/AimOscar/src/proto.cpp b/protocols/AimOscar/src/proto.cpp index 45ca9a9694..db7b574e10 100644 --- a/protocols/AimOscar/src/proto.cpp +++ b/protocols/AimOscar/src/proto.cpp @@ -17,8 +17,6 @@ along with this program. If not, see . */ #include "aim.h" -#include "m_genmenu.h" - CAimProto::CAimProto(const char* aProtoName, const TCHAR* aUserName) : chat_rooms(5) { -- cgit v1.2.3