diff options
Diffstat (limited to 'plugins/AvatarHistory/src/AvatarHistory.cpp')
-rw-r--r-- | plugins/AvatarHistory/src/AvatarHistory.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/AvatarHistory/src/AvatarHistory.cpp b/plugins/AvatarHistory/src/AvatarHistory.cpp index 26c9a8c612..f7a1ca91d9 100644 --- a/plugins/AvatarHistory/src/AvatarHistory.cpp +++ b/plugins/AvatarHistory/src/AvatarHistory.cpp @@ -24,7 +24,7 @@ Avatar History Plugin #include "AvatarHistory.h" HINSTANCE hInst; -PLUGINLINK *pluginLink; + DWORD mirVer; HANDLE hHooks[6] = {0}; |