summaryrefslogtreecommitdiff
path: root/worldtime_protocol/worldtimeproto.h
diff options
context:
space:
mode:
authorsje <sje@4f64403b-2f21-0410-a795-97e2b3489a10>2007-03-19 12:07:43 +0000
committersje <sje@4f64403b-2f21-0410-a795-97e2b3489a10>2007-03-19 12:07:43 +0000
commit49cf9ad2b036f74e1c860825f5c1f7852581c312 (patch)
tree461d664f148e17212e13002987ca029ff739e1e4 /worldtime_protocol/worldtimeproto.h
parent78d9c5def7d5bac3e395e68ed68ae5c720381e89 (diff)
added GUIDs
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@136 4f64403b-2f21-0410-a795-97e2b3489a10
Diffstat (limited to 'worldtime_protocol/worldtimeproto.h')
-rw-r--r--worldtime_protocol/worldtimeproto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/worldtime_protocol/worldtimeproto.h b/worldtime_protocol/worldtimeproto.h
index 4e80710..61a4036 100644
--- a/worldtime_protocol/worldtimeproto.h
+++ b/worldtime_protocol/worldtimeproto.h
@@ -33,7 +33,7 @@ http://miranda-icq.sourceforge.net/
// globals
extern PLUGINLINK *pluginLink;
-extern PLUGININFO pluginInfo;
+extern PLUGININFOEX pluginInfo;
extern "C" WORLDTIMEPROTO_API PLUGININFO* MirandaPluginInfo(DWORD mirandaVersion);
extern "C" WORLDTIMEPROTO_API int Load(PLUGINLINK *link);