diff options
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 4460d41220..f9627ae6ce 100644 --- a/plugins/SendScreenshotPlus/src/stdafx.h +++ b/plugins/SendScreenshotPlus/src/stdafx.h @@ -91,7 +91,6 @@ using namespace std; #include "CSendHost_imgur.h" #include "DevKey.h" #include "UMainForm.h" -#include "UAboutForm.h" #include "Utils.h" #define UM_CLOSING WM_USER+1 |