summaryrefslogtreecommitdiff
path: root/plugins/HistoryStats/src
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/HistoryStats/src')
-rw-r--r--plugins/HistoryStats/src/mirandacontact.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/HistoryStats/src/mirandacontact.h b/plugins/HistoryStats/src/mirandacontact.h
index c91f79853b..7c7876b915 100644
--- a/plugins/HistoryStats/src/mirandacontact.h
+++ b/plugins/HistoryStats/src/mirandacontact.h
@@ -23,7 +23,7 @@ public:
struct ContactInfo {
MCONTACT hContact;
- HANDLE hEvent;
+ MEVENT hEvent;
EventInfo ei;
};