summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/chat/log.cpp
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2015-08-01 19:09:50 +0000
committerKirill Volinsky <mataes2007@gmail.com>2015-08-01 19:09:50 +0000
commitd777d359facf9995741a3c96c12bcd60dbac04ee (patch)
treefb89d31980b756b4d32a21a972fa3a4bb526c63b /plugins/TabSRMM/src/chat/log.cpp
parentc1d55f386dda0203be456f8188070d0397711e32 (diff)
tabsrmm: common project
git-svn-id: http://svn.miranda-ng.org/main/trunk@14787 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TabSRMM/src/chat/log.cpp')
-rw-r--r--plugins/TabSRMM/src/chat/log.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TabSRMM/src/chat/log.cpp b/plugins/TabSRMM/src/chat/log.cpp
index 0b6fadcd20..9e2a5c573e 100644
--- a/plugins/TabSRMM/src/chat/log.cpp
+++ b/plugins/TabSRMM/src/chat/log.cpp
@@ -27,7 +27,7 @@
// Implements the richedit-based message history display for the group
// chat window.
-#include "..\commonheaders.h"
+#include "..\stdafx.h"
/*
* The code for streaming the text is to a large extent copied from