mingw: fixed Windows build
[siplcs.git] / src / adium / ESSIPEService.h
blobcd38d8e1a6136eee432980d0250dc311c04efd29
1 //
2 // ESSIPEService.h
3 // SIPEAdiumPlugin
4 //
5 // Created by Matt Meissner on 10/30/09.
6 // Copyright 2009 Matt Meissner. All rights reserved.
7 //
9 #import <Cocoa/Cocoa.h>
10 #import <Adium/AIService.h>
12 @interface ESSIPEService : AIService {
16 @end