summaryrefslogtreecommitdiff
path: root/plugins/AvatarHistory/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/AvatarHistory/src/stdafx.h')
-rw-r--r--plugins/AvatarHistory/src/stdafx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/AvatarHistory/src/stdafx.h b/plugins/AvatarHistory/src/stdafx.h
index 2c294ccda7..4bf6f2395f 100644
--- a/plugins/AvatarHistory/src/stdafx.h
+++ b/plugins/AvatarHistory/src/stdafx.h
@@ -33,7 +33,7 @@
extern HINSTANCE hInst;
extern HGENMENU hMenu;
extern DWORD mirVer;
-extern HANDLE hAvatarWindowsList;
+extern MWindowList hAvatarWindowsList;
extern Options opts;
extern HANDLE hFolder;
extern TCHAR basedir[];