diff options
author | George Hazan <ghazan@miranda.im> | 2018-03-28 14:28:40 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2018-03-28 14:28:40 +0300 |
commit | d75fed3bfc9c252f5d20b889e0bec95fb0a4527e (patch) | |
tree | a3a03ab5afcb6441f1a29c995b240fc6ff0785bc /plugins/Rate | |
parent | 9ee90b86b0be67b64b650bfd349a13829a48efb5 (diff) |
code cleaning
Diffstat (limited to 'plugins/Rate')
-rw-r--r-- | plugins/Rate/src/stdafx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Rate/src/stdafx.h b/plugins/Rate/src/stdafx.h index e04a7de369..be91171499 100644 --- a/plugins/Rate/src/stdafx.h +++ b/plugins/Rate/src/stdafx.h @@ -28,6 +28,7 @@ #include <m_database.h>
#include <m_langpack.h>
#include <m_extraicons.h>
+#include <m_plugin.h>
#include "resource.h"
#include "version.h"
|