diff options
Diffstat (limited to 'plugins/AvatarHistory/src/AvatarHistory.h')
-rw-r--r-- | plugins/AvatarHistory/src/AvatarHistory.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/AvatarHistory/src/AvatarHistory.h b/plugins/AvatarHistory/src/AvatarHistory.h index af3986890a..70ac3dfd1e 100644 --- a/plugins/AvatarHistory/src/AvatarHistory.h +++ b/plugins/AvatarHistory/src/AvatarHistory.h @@ -32,7 +32,7 @@ // Globals
extern HINSTANCE hInst;
-extern HANDLE hMenu;
+extern HGENMENU hMenu;
extern DWORD mirVer;
extern HANDLE hAvatarWindowsList;
extern Options opts;
|