summaryrefslogtreecommitdiff
path: root/plugins/ClientChangeNotify/src/Common.h
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2014-08-02 18:41:42 +0000
committerKirill Volinsky <mataes2007@gmail.com>2014-08-02 18:41:42 +0000
commit57f54b43db62eb12bddbfbfd47687d04ef34c634 (patch)
treee4888dce9cad297a21caa802219991cea63dade9 /plugins/ClientChangeNotify/src/Common.h
parent21b89f1005fd188339add8004375ca57349b6a3a (diff)
use pcre16
git-svn-id: http://svn.miranda-ng.org/main/trunk@10036 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/ClientChangeNotify/src/Common.h')
-rw-r--r--plugins/ClientChangeNotify/src/Common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ClientChangeNotify/src/Common.h b/plugins/ClientChangeNotify/src/Common.h
index 2dbe3efbfd..c5c337fe86 100644
--- a/plugins/ClientChangeNotify/src/Common.h
+++ b/plugins/ClientChangeNotify/src/Common.h
@@ -47,9 +47,9 @@
#include "m_icolib.h"
#include "m_genmenu.h"
#include "win2k.h"
+#include "m_metacontacts.h"
#include "m_fingerprint.h"
-#include "m_metacontacts.h"
#include "CommonLibs\TMyArray.h"
#include "CommonLibs\Options.h"