summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/nen.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/TabSRMM/src/nen.h')
-rw-r--r--plugins/TabSRMM/src/nen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TabSRMM/src/nen.h b/plugins/TabSRMM/src/nen.h
index 04cd1a7a70..ac0ab76372 100644
--- a/plugins/TabSRMM/src/nen.h
+++ b/plugins/TabSRMM/src/nen.h
@@ -133,7 +133,7 @@ struct NEN_OPTIONS
struct EVENT_DATAT
{
MEVENT hEvent;
- TCHAR tszText[MAX_SECONDLINE + 2];
+ wchar_t tszText[MAX_SECONDLINE + 2];
DWORD timestamp;
};