diff options
Diffstat (limited to 'protocols/Dummy/src/stdafx.h')
-rw-r--r-- | protocols/Dummy/src/stdafx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/Dummy/src/stdafx.h b/protocols/Dummy/src/stdafx.h index 2b45096df8..0ea0d3d493 100644 --- a/protocols/Dummy/src/stdafx.h +++ b/protocols/Dummy/src/stdafx.h @@ -54,6 +54,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include <m_userinfo.h> #include <m_utils.h> #include <m_proto_listeningto.h> +#include <m_plugin.h> #include <m_folders.h> |