diff options
Diffstat (limited to 'plugins/SendScreenshotPlus/src/Main.h')
-rw-r--r-- | plugins/SendScreenshotPlus/src/Main.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SendScreenshotPlus/src/Main.h b/plugins/SendScreenshotPlus/src/Main.h index 87276a9794..17fc5add7e 100644 --- a/plugins/SendScreenshotPlus/src/Main.h +++ b/plugins/SendScreenshotPlus/src/Main.h @@ -54,7 +54,7 @@ INT_PTR service_Send2ImageShack(WPARAM wParam, LPARAM lParam); int OnSendScreenShot(WPARAM wParam, LPARAM lParam); -LPTSTR GetCustomPath(); +TCHAR* GetCustomPath(); //--------------------------------------------------------------------------- #endif |