diff options
Diffstat (limited to 'plugins/TabSRMM/src/chat/log.cpp')
-rw-r--r-- | plugins/TabSRMM/src/chat/log.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TabSRMM/src/chat/log.cpp b/plugins/TabSRMM/src/chat/log.cpp index 5ec32871ae..33121fd580 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 "..\stdafx.h"
+#include "../stdafx.h"
/*
* The code for streaming the text is to a large extent copied from
|