diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2015-04-25 18:51:08 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2015-04-25 18:51:08 +0000 |
commit | 1d14eafc4f0cf923e5bc835ae5c09c4b75c76b85 (patch) | |
tree | c1f06863e61fd94703ec17de33b0330ac8ea1293 /plugins/ContactsPlus/src/send.cpp | |
parent | f23e7ee1b67f42ad0d17dfde5ec91075205304a7 (diff) |
ContactsPlus - common project
git-svn-id: http://svn.miranda-ng.org/main/trunk@13146 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/ContactsPlus/src/send.cpp')
-rw-r--r-- | plugins/ContactsPlus/src/send.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ContactsPlus/src/send.cpp b/plugins/ContactsPlus/src/send.cpp index d7454dfc84..38a11e0b45 100644 --- a/plugins/ContactsPlus/src/send.cpp +++ b/plugins/ContactsPlus/src/send.cpp @@ -21,7 +21,7 @@ //
// -----------------------------------------------------------------------------
-#include "contacts.h"
+#include "stdafx.h"
/* TSendProcessList */
|