summaryrefslogtreecommitdiff
path: root/plugins/Svc_dbepp/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Svc_dbepp/main.cpp')
-rw-r--r--plugins/Svc_dbepp/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Svc_dbepp/main.cpp b/plugins/Svc_dbepp/main.cpp
index 8412f5410e..4860f13e09 100644
--- a/plugins/Svc_dbepp/main.cpp
+++ b/plugins/Svc_dbepp/main.cpp
@@ -153,7 +153,7 @@ BOOL IsCP_UTF8(void)
static int OnTTBLoaded(WPARAM wParam,LPARAM lParam)
{
- TTBButtonV2 ttbb = {0};
+ TTBButton ttbb = {0};
HICON ico = LoadIcon(hInst,MAKEINTRESOURCE(ICO_DBE_BUTT));
UnhookEvent(hTTBHook);