diff options
author | George Hazan <george.hazan@gmail.com> | 2025-05-25 16:51:30 +0300 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2025-05-25 16:51:34 +0300 |
commit | ee8bc91349c7adfb304b6bc396fc756f74cb4707 (patch) | |
tree | 2ac7c157eaf0ca181e71f741a9d6c0cf0c28a2f8 /plugins/SendScreenshotPlus/src/stdafx.h | |
parent | 78b370670a1bc42540b8bd907d2619e829d98b3f (diff) |
fixes #5016 completely
Diffstat (limited to 'plugins/SendScreenshotPlus/src/stdafx.h')
-rw-r--r-- | plugins/SendScreenshotPlus/src/stdafx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/SendScreenshotPlus/src/stdafx.h b/plugins/SendScreenshotPlus/src/stdafx.h index f56407477d..0d6364dff7 100644 --- a/plugins/SendScreenshotPlus/src/stdafx.h +++ b/plugins/SendScreenshotPlus/src/stdafx.h @@ -85,7 +85,6 @@ using namespace std; #include "CSendHost_ImageShack.h"
#include "CSendHost_uploadpie.h"
#include "CSendHost_imgur.h"
-#include "DevKey.h"
#include "UMainForm.h"
#include "Utils.h"
|