summaryrefslogtreecommitdiff
path: root/plugins/SendScreenshotPlus/src/Main.cpp
diff options
context:
space:
mode:
authorRené Schümann <white06tiger@gmail.com>2014-12-26 19:04:45 +0000
committerRené Schümann <white06tiger@gmail.com>2014-12-26 19:04:45 +0000
commitd006d3d185bee123128899f9065c2412f5fe65a8 (patch)
treec828dbe0e588d42ec35266889d781d5d1b772d99 /plugins/SendScreenshotPlus/src/Main.cpp
parent1f7a9dae6b54ec0396bdf7efe7a3ba7e23ebdd3b (diff)
SendSS:
* updated pch build / partially reverted r11623 git-svn-id: http://svn.miranda-ng.org/main/trunk@11647 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SendScreenshotPlus/src/Main.cpp')
-rw-r--r--plugins/SendScreenshotPlus/src/Main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/SendScreenshotPlus/src/Main.cpp b/plugins/SendScreenshotPlus/src/Main.cpp
index 32da90c20a..0fcb1d29d4 100644
--- a/plugins/SendScreenshotPlus/src/Main.cpp
+++ b/plugins/SendScreenshotPlus/src/Main.cpp
@@ -27,6 +27,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
#include "global.h"
+#include "Main.h"
// Prototypes ///////////////////////////////////////////////////////////////////////////
HINSTANCE g_hSendSS;