summaryrefslogtreecommitdiff
path: root/plugins/BuddyPounce
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/BuddyPounce')
-rw-r--r--plugins/BuddyPounce/src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/BuddyPounce/src/main.cpp b/plugins/BuddyPounce/src/main.cpp
index 837167f42b..4243dd9f06 100644
--- a/plugins/BuddyPounce/src/main.cpp
+++ b/plugins/BuddyPounce/src/main.cpp
@@ -2,7 +2,7 @@
int hLangpack;
HINSTANCE hInst;
-HANDLE hWindowList;
+MWindowList hWindowList;
PLUGININFOEX pluginInfo={
sizeof(PLUGININFOEX),