diff options
author | George Hazan <ghazan@miranda.im> | 2017-02-26 16:02:07 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2017-02-26 16:02:07 +0300 |
commit | 5c002a15891fc4cdfaeda7247003e13db28fc5ca (patch) | |
tree | 338e8761141349996a1d3f67a570744b474f837f /plugins/Scriver/src/stdafx.h | |
parent | 12d4034fdbd989caa495dfe665fade69eab09174 (diff) |
Scriver moved to UI classes
Diffstat (limited to 'plugins/Scriver/src/stdafx.h')
-rw-r--r-- | plugins/Scriver/src/stdafx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Scriver/src/stdafx.h b/plugins/Scriver/src/stdafx.h index 45b704105c..3a2a74d140 100644 --- a/plugins/Scriver/src/stdafx.h +++ b/plugins/Scriver/src/stdafx.h @@ -61,6 +61,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <m_timezones.h>
#include <m_string.h>
#include <m_xstatus.h>
+#include <m_chat_int.h>
#include <win2k.h>
#include <m_ieview.h>
|